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