Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp758 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