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