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