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