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