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