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