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