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