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