Searched refs:NumRemoved (Results 1 – 8 of 8) sorted by relevance
36 STATISTIC(NumRemoved, "Number of instructions removed (unused)");161 ++NumRemoved; in bitTrackingDCE()
61 STATISTIC(NumRemoved, "Number of instructions removed");562 ++NumRemoved; in removeDeadInstructions()
84 STATISTIC(NumRemoved, "Number of instructions removed");885 NumRemoved += Insts.size() - 1; in sinkLastInstruction()
86 STATISTIC(NumRemoved, "Number of instructions removed");1170 NumRemoved += NR; in hoist()
32 STATISTIC(NumRemoved, "Number of ISEL instructions removed");219 NumRemoved++; in expandAndMergeISELs()291 NumRemoved++; in handleSpecialCases()
36 STATISTIC(NumRemoved, "Number of invokes removed");193 ++NumRemoved; in SimplifyFunction()
253 uint64_t NumRemoved = 0; in runOnFunction() local270 ++NumRemoved; in runOnFunction()299 ++NumRemoved; in runOnFunction()303 if (NumRemoved) in runOnFunction()318 NumBlocksRemoved += NumRemoved; in runOnFunction()
90 STATISTIC(NumRemoved, "Number of unreachable basic blocks removed");2513 NumRemoved += BlocksToRemove.size(); in removeUnreachableBlocks()