Home
last modified time | relevance | path

Searched refs:NumDeleted (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp31 STATISTIC(NumDeleted, "Number of loops deleted");
168 ++NumDeleted; in deleteLoopIfDead()
204 ++NumDeleted; in deleteLoopIfDead()
DSROA.cpp115 STATISTIC(NumDeleted, "Number of instructions deleted");
4438 ++NumDeleted; in deleteDeadInstructions()
/external/clang/lib/Rewrite/
DRewriteRope.cpp360 unsigned NumDeleted = i-StartPiece; in erase() local
362 Pieces[i-NumDeleted] = Pieces[i]; in erase()
365 std::fill(&Pieces[getNumPieces()-NumDeleted], &Pieces[getNumPieces()], in erase()
367 NumPieces -= NumDeleted; in erase()
/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp30 STATISTIC(NumDeleted, "Number of loops deleted");
213 ++NumDeleted; in runImpl()
DSROA.cpp76 STATISTIC(NumDeleted, "Number of instructions deleted");
4174 ++NumDeleted; in deleteDeadInstructions()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopDeletion.cpp26 STATISTIC(NumDeleted, "Number of loops deleted");
245 ++NumDeleted; in runOnLoop()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInliner.cpp36 STATISTIC(NumDeleted, "Number of functions deleted because all callers found");
486 ++NumDeleted; in runOnSCC()
566 ++NumDeleted; in removeDeadFunctions()
DGlobalOpt.cpp48 STATISTIC(NumDeleted , "Number of globals deleted");
819 ++NumDeleted; in OptimizeAwayTrappingUsesOfLoads()
1715 ++NumDeleted; in ProcessGlobal()
1784 ++NumDeleted; in ProcessInternalGlobal()
1801 ++NumDeleted; in ProcessInternalGlobal()
1829 ++NumDeleted; in ProcessInternalGlobal()
/external/llvm/lib/Transforms/IPO/
DInliner.cpp42 STATISTIC(NumDeleted, "Number of functions deleted because all callers found");
545 ++NumDeleted; in inlineCalls()
673 ++NumDeleted; in removeDeadFunctions()
DGlobalOpt.cpp57 STATISTIC(NumDeleted , "Number of globals deleted");
763 ++NumDeleted; in OptimizeAwayTrappingUsesOfLoads()
1671 ++NumDeleted; in deleteIfDead()
1867 ++NumDeleted; in processInternalGlobal()
1885 ++NumDeleted; in processInternalGlobal()
1914 ++NumDeleted; in processInternalGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DInliner.cpp77 STATISTIC(NumDeleted, "Number of functions deleted because all callers found");
669 ++NumDeleted; in inlineCallsImpl()
791 ++NumDeleted; in removeDeadFunctions()
DGlobalOpt.cpp83 STATISTIC(NumDeleted , "Number of globals deleted");
805 ++NumDeleted; in OptimizeAwayTrappingUsesOfLoads()
1759 ++NumDeleted; in deleteIfDead()
1959 ++NumDeleted; in processInternalGlobal()
1977 ++NumDeleted; in processInternalGlobal()
2006 ++NumDeleted; in processInternalGlobal()