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