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