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