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