Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3790 SmallVector<uint64_t, 8> NewWeights; performBranchToCommonDestFolding() local
4550 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + SimplifyCondBranchToCondBranch() local
4587 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), SimplifyCondBranchToCondBranch() local
[all...]
H A DLocal.cpp2893 auto NewWeights = uint32_t(TotalWeight) != TotalWeight createCallMatchingInvoke() local