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