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