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