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