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