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