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