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