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