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