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