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