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