Searched refs:PredCommon (Results 1 – 2 of 2) sorted by relevance
2929 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local2934 PredCommon = PBIOp ? PredFalseWeight : PredTrueWeight; in SimplifyCondBranchToCondBranch()2941 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + in SimplifyCondBranchToCondBranch()2976 uint64_t PredCommon = PBIOp ? PredFalseWeight : PredTrueWeight; in SimplifyCondBranchToCondBranch() local2982 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), in SimplifyCondBranchToCondBranch()
3333 uint64_t PredCommon, PredOther, SuccCommon, SuccOther; in SimplifyCondBranchToCondBranch() local3338 PredCommon = PBIOp ? PredFalseWeight : PredTrueWeight; in SimplifyCondBranchToCondBranch()3345 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther) + in SimplifyCondBranchToCondBranch()3376 uint64_t PredCommon = PBIOp ? PredFalseWeight : PredTrueWeight; in SimplifyCondBranchToCondBranch() local3382 uint64_t NewWeights[2] = {PredCommon * (SuccCommon + SuccOther), in SimplifyCondBranchToCondBranch()