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