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