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