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