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