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