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