Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3728 SmallVector<uint64_t, 8> NewWeights; performBranchToCommonDestFolding() local
4487 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + SimplifyCondBranchToCondBranch() local
4524 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), SimplifyCondBranchToCondBranch() local
[all...]
H A DLocal.cpp2853 auto NewWeights = uint32_t(TotalWeight) != TotalWeight createCallMatchingInvoke() local