Searched refs:NumRemoved (Results 1 – 8 of 8) sorted by relevance
49 int NumRemoved = 0; in runOnMachineFunction() local86 ++NumRemoved; in runOnMachineFunction()88 NumEmptyBlocksRemoved += NumRemoved; in runOnMachineFunction()89 return NumRemoved != 0; in runOnMachineFunction()
36 STATISTIC(NumRemoved, "Number of redundant instructions removed.");149 ++NumRemoved; in removeRedundantDef()
36 STATISTIC(NumRemoved, "Number of instructions removed (unused)");195 ++NumRemoved; in bitTrackingDCE()
60 STATISTIC(NumRemoved, "Number of instructions removed");591 ++NumRemoved; in removeDeadInstructions()
79 STATISTIC(NumRemoved, "Number of instructions removed");935 NumRemoved += Insts.size() - 1; in sinkLastInstruction()
83 STATISTIC(NumRemoved, "Number of instructions removed");1135 NumRemoved += NR; in hoist()
32 STATISTIC(NumRemoved, "Number of ISEL instructions removed");219 NumRemoved++; in expandAndMergeISELs()291 NumRemoved++; in handleSpecialCases()
95 STATISTIC(NumRemoved, "Number of unreachable basic blocks removed");3235 NumRemoved += BlocksToRemove.size(); in removeUnreachableBlocks()