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