Home
last modified time | relevance | path

Searched refs:NumDeadBlocks (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp49 STATISTIC(NumDeadBlocks , "Number of basic blocks unreachable");
93 ++NumDeadBlocks; in runSCCP()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSCCP.cpp42 STATISTIC(NumDeadBlocks , "Number of basic blocks unreachable");
217 ++NumDeadBlocks; in runIPSCCP()
H A DAttributor.cpp2574 if (unsigned NumDeadBlocks = ToBeDeletedBlocks.size()) { in cleanupIR() local
2576 ToBeDeletedBBs.reserve(NumDeadBlocks); in cleanupIR()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp55 STATISTIC(NumDeadBlocks, "Number of dead blocks removed");
197 ++NumDeadBlocks; in tailDuplicateAndUpdate()
H A DBranchFolding.cpp69 STATISTIC(NumDeadBlocks, "Number of dead blocks removed");
1256 ++NumDeadBlocks; in OptimizeBranches()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc28965 {"_ZL13NumDeadBlocks", "NumDeadBlocks"},
29043 {"_ZL13NumDeadBlocks", "NumDeadBlocks"},
29127 {"_ZL13NumDeadBlocks", "NumDeadBlocks"},