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