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