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