ref: 992fd380a19def81095e9d5fed9b924e97da4145 dir: /cc2/optm.c/
#include "../inc/cc.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }