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