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