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