Home | History | Annotate | Download | only in IR

Lines Matching refs:ST_DEBUG

429 #define ST_DEBUG(X) dbgs() << X
431 #define ST_DEBUG(X)
461 ST_DEBUG("begin processModule!\n");
492 ST_DEBUG("end processModule!\n");
497 ST_DEBUG("begin processFunction!\n");
506 ST_DEBUG("Inserting Instructions:\n");
552 ST_DEBUG("end processFunction!\n");
559 ST_DEBUG("begin purgeFunction!\n");
563 ST_DEBUG("end purgeFunction!\n");
616 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" <<
619 ST_DEBUG((isa<GlobalVariable>(V) ? 'G' :
632 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" <<