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