Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3623 SmallVector<uint64_t, 8> NewWeights; in performBranchToCommonDestFolding() local
4362 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + in SimplifyCondBranchToCondBranch() local
4399 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), in SimplifyCondBranchToCondBranch() local
H A DLocal.cpp2284 auto NewWeights = uint32_t(TotalWeight) != TotalWeight in createCallMatchingInvoke() local