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