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