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