Searched refs:MDWeights (Results 1 – 1 of 1) sorted by relevance
1341 SmallVector<uint32_t, 8> MDWeights(Weights.begin(), Weights.end()); in PerformValueComparisonIntoPredecessorFolding() local1343 setBranchWeights(NewSI, MDWeights, /*IsExpected=*/false); in PerformValueComparisonIntoPredecessorFolding()3823 SmallVector<uint32_t, 8> MDWeights(NewWeights.begin(), NewWeights.end()); in performBranchToCommonDestFolding() local3824 setBranchWeights(PBI, MDWeights[0], MDWeights[1], /*IsExpected=*/false); in performBranchToCommonDestFolding()