ref: 574666e636c1f4a73efd3e8a3b9db96e3206184f dir: /cc2/optm.c/
#include "../inc/scc.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }