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