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