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