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