Lines Matching refs:ST_DEBUG
766 #define ST_DEBUG(X) dbgs() << X
768 #define ST_DEBUG(X) macro
799 ST_DEBUG("begin processModule!\n"); in processModule()
839 ST_DEBUG("end processModule!\n"); in processModule()
844 ST_DEBUG("begin processFunction!\n"); in processFunction()
857 ST_DEBUG("Inserting Instructions:\n"); in processFunction()
886 ST_DEBUG("end processFunction!\n"); in processFunction()
925 ST_DEBUG("begin purgeFunction!\n"); in purgeFunction()
929 ST_DEBUG("end purgeFunction!\n"); in purgeFunction()
982 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" << in CreateModuleSlot()
985 ST_DEBUG((isa<GlobalVariable>(V) ? 'G' : in CreateModuleSlot()
999 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" << in CreateFunctionSlot()