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