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