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