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