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