Home
last modified time | relevance | path

Searched refs:NumRemoved (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGCEmptyBasicBlocks.cpp48 int NumRemoved = 0; in runOnMachineFunction() local
85 ++NumRemoved; in runOnMachineFunction()
87 NumEmptyBlocksRemoved += NumRemoved; in runOnMachineFunction()
88 return NumRemoved != 0; in runOnMachineFunction()
H A DMachineLateInstrsCleanup.cpp36 STATISTIC(NumRemoved, "Number of redundant instructions removed.");
171 ++NumRemoved; in removeRedundantDef()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DBDCE.cpp36 STATISTIC(NumRemoved, "Number of instructions removed (unused)");
195 ++NumRemoved; in bitTrackingDCE()
H A DADCE.cpp60 STATISTIC(NumRemoved, "Number of instructions removed");
576 ++NumRemoved; in removeDeadInstructions()
H A DGVNSink.cpp79 STATISTIC(NumRemoved, "Number of instructions removed");
851 NumRemoved += Insts.size() - 1; in sinkLastInstruction()
H A DGVNHoist.cpp82 STATISTIC(NumRemoved, "Number of instructions removed");
1133 NumRemoved += NR; in hoist()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp93 STATISTIC(NumRemoved, "Number of unreachable basic blocks removed");
3276 NumRemoved += BlocksToRemove.size(); in removeUnreachableBlocks()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc28346 {"_ZL10NumRemoved", "NumRemoved"},
29070 {"_ZL10NumRemoved", "NumRemoved"},
29095 {"_ZL10NumRemoved", "NumRemoved"},