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