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