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