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