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