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