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