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