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