Home | History | Annotate | Download | only in IR

Lines Matching refs:ST_DEBUG

432 #define ST_DEBUG(X) dbgs() << X
434 #define ST_DEBUG(X)
464 ST_DEBUG("begin processModule!\n");
495 ST_DEBUG("end processModule!\n");
500 ST_DEBUG("begin processFunction!\n");
509 ST_DEBUG("Inserting Instructions:\n");
555 ST_DEBUG("end processFunction!\n");
562 ST_DEBUG("begin purgeFunction!\n");
566 ST_DEBUG("end purgeFunction!\n");
619 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" <<
622 ST_DEBUG((isa<GlobalVariable>(V) ? 'G' :
635 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" <<