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