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