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