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