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