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