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