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