Lines Matching refs:ST_DEBUG
913 #define ST_DEBUG(X) dbgs() << X
915 #define ST_DEBUG(X) macro
953 ST_DEBUG("begin processModule!\n"); in processModule()
999 ST_DEBUG("end processModule!\n"); in processModule()
1004 ST_DEBUG("begin processFunction!\n"); in processFunction()
1017 ST_DEBUG("Inserting Instructions:\n"); in processFunction()
1044 ST_DEBUG("end processFunction!\n"); in processFunction()
1049 ST_DEBUG("begin processIndex!\n"); in processIndex()
1075 ST_DEBUG("end processIndex!\n"); in processIndex()
1115 ST_DEBUG("begin purgeFunction!\n"); in purgeFunction()
1119 ST_DEBUG("end purgeFunction!\n"); in purgeFunction()
1213 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" << in CreateModuleSlot()
1216 ST_DEBUG((isa<GlobalVariable>(V) ? 'G' : in CreateModuleSlot()
1230 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" << in CreateFunctionSlot()