Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3105 SmallVector<uint64_t, 8> NewWeights; in performBranchToCommonDestFolding() local
3866 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + in SimplifyCondBranchToCondBranch() local
3903 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), in SimplifyCondBranchToCondBranch() local
H A DLocal.cpp2152 auto NewWeights = uint32_t(TotalWeight) != TotalWeight in createCallMatchingInvoke() local