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