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