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