Searched refs:SuccOther (Results 1 – 1 of 1) sorted by relevance
2842 uint64_t SuccOther = BIOp ? SuccTrueWeight : SuccFalseWeight; in SimplifyCondBranchToCondBranch() local2846 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + in SimplifyCondBranchToCondBranch()2848 PredOther * SuccOther}; in SimplifyCondBranchToCondBranch()