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