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