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