Home
last modified time | relevance | path

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

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