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