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