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