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