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