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