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