Searched refs:SuccOther (Results 1 – 1 of 1) sorted by relevance
4543 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local4551 SuccOther = BIOp ? SuccTrueWeight : SuccFalseWeight; in SimplifyCondBranchToCondBranch()4555 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + in SimplifyCondBranchToCondBranch()4557 PredOther * SuccOther}; in SimplifyCondBranchToCondBranch()4589 uint64_t SuccOther = BIOp ? SuccTrueWeight : SuccFalseWeight; in SimplifyCondBranchToCondBranch() local4592 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), in SimplifyCondBranchToCondBranch()