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