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