Searched defs:MDWeights (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 1118 SmallVector<uint32_t, 8> MDWeights(Weights.begin(), Weights.end()); in FoldValueComparisonIntoPredecessors() local 2413 SmallVector<uint32_t, 8> MDWeights(NewWeights.begin(), in FoldBranchToCommonDest() local 3232 SmallVector<uint32_t, 8> MDWeights(Weights.begin(), Weights.end()); in TryToSimplifyUncondBranchWithICmpInIt() local 4061 SmallVector<uint32_t, 8> MDWeights(Weights.begin(), Weights.end()); in EliminateDeadSwitchCases() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 1187 SmallVector<uint32_t, 8> MDWeights(Weights.begin(), Weights.end()); in FoldValueComparisonIntoPredecessors() local 2819 SmallVector<uint32_t, 8> MDWeights(NewWeights.begin(), in FoldBranchToCommonDest() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 1337 SmallVector<uint32_t, 8> MDWeights(Weights.begin(), Weights.end()); in PerformValueComparisonIntoPredecessorFolding() local 3647 SmallVector<uint32_t, 8> MDWeights(NewWeights.begin(), NewWeights.end()); in performBranchToCommonDestFolding() local
|