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