Lines Matching refs:ST_DEBUG
953 #define ST_DEBUG(X) dbgs() << X
955 #define ST_DEBUG(X) macro
993 ST_DEBUG("begin processModule!\n"); in processModule()
1039 ST_DEBUG("end processModule!\n"); in processModule()
1044 ST_DEBUG("begin processFunction!\n"); in processFunction()
1057 ST_DEBUG("Inserting Instructions:\n"); in processFunction()
1084 ST_DEBUG("end processFunction!\n"); in processFunction()
1089 ST_DEBUG("begin processIndex!\n"); in processIndex()
1118 ST_DEBUG("end processIndex!\n"); in processIndex()
1169 ST_DEBUG("begin purgeFunction!\n"); in purgeFunction()
1173 ST_DEBUG("end purgeFunction!\n"); in purgeFunction()
1276 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" << in CreateModuleSlot()
1279 ST_DEBUG((isa<GlobalVariable>(V) ? 'G' : in CreateModuleSlot()
1293 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" << in CreateFunctionSlot()