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