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