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