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