Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1022 SmallVector<uint32_t, 8> MDWeights(Weights.begin(), Weights.end()); in FoldValueComparisonIntoPredecessors() local
1026 createBranchWeights(MDWeights)); in FoldValueComparisonIntoPredecessors()
2298 SmallVector<uint32_t, 8> MDWeights(NewWeights.begin(),NewWeights.end()); in FoldBranchToCommonDest() local
2301 createBranchWeights(MDWeights)); in FoldBranchToCommonDest()
3115 SmallVector<uint32_t, 8> MDWeights(Weights.begin(), Weights.end()); in TryToSimplifyUncondBranchWithICmpInIt() local
3118 createBranchWeights(MDWeights)); in TryToSimplifyUncondBranchWithICmpInIt()
3725 SmallVector<uint32_t, 8> MDWeights(Weights.begin(), Weights.end()); in EliminateDeadSwitchCases() local
3728 createBranchWeights(MDWeights)); in EliminateDeadSwitchCases()