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