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