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