Home
last modified time | relevance | path

Searched defs:HasWeight (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp585 bool HasWeight = false; in getBlockWeight() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp804 bool HasWeight = MD && (MD->getNumOperands() == 2 + SI->getNumCases()); in SimplifyEqualityComparisonWithOnlyPredecessor() local
4040 bool HasWeight = HasBranchWeights(SI); in EliminateDeadSwitchCases() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp867 bool HasWeight = MD && (MD->getNumOperands() == 2 + SI->getNumCases()); in SimplifyEqualityComparisonWithOnlyPredecessor() local
4432 bool HasWeight = HasBranchWeights(SI); in eliminateDeadSwitchCases() local