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