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