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