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