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