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