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