Searched defs:NewWeights (Results 1 – 4 of 4) sorted by relevance
2375 SmallVector<uint64_t, 8> NewWeights; in FoldBranchToCommonDest() local2941 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + in SimplifyCondBranchToCondBranch() local2982 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), in SimplifyCondBranchToCondBranch() local
2781 SmallVector<uint64_t, 8> NewWeights; in FoldBranchToCommonDest() local3457 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + in SimplifyCondBranchToCondBranch() local3494 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), in SimplifyCondBranchToCondBranch() local
3619 SmallVector<uint64_t, 8> NewWeights; in performBranchToCommonDestFolding() local4358 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + in SimplifyCondBranchToCondBranch() local4395 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), in SimplifyCondBranchToCondBranch() local
2284 auto NewWeights = uint32_t(TotalWeight) != TotalWeight in createCallMatchingInvoke() local