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