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