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