Searched refs:PredCommon (Results 1 – 1 of 1) sorted by relevance
3854 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local3859 PredCommon = PBIOp ? PredFalseWeight : PredTrueWeight; in SimplifyCondBranchToCondBranch()3866 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + in SimplifyCondBranchToCondBranch()3897 uint64_t PredCommon = PBIOp ? PredFalseWeight : PredTrueWeight; in SimplifyCondBranchToCondBranch() local3903 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), in SimplifyCondBranchToCondBranch()