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