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