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