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