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