Searched refs:PBITrueProb (Results 1 – 1 of 1) sorted by relevance
3028 BranchProbability PBITrueProb, Likely; in shouldFoldCondBranchesToCommonDestination() local3031 PBITrueProb = in shouldFoldCondBranchesToCommonDestination()3038 if (PBITrueProb.isUnknown() || PBITrueProb < Likely) in shouldFoldCondBranchesToCommonDestination()3042 if (PBITrueProb.isUnknown() || PBITrueProb.getCompl() < Likely) in shouldFoldCondBranchesToCommonDestination()3046 if (PBITrueProb.isUnknown() || PBITrueProb < Likely) in shouldFoldCondBranchesToCommonDestination()3050 if (PBITrueProb.isUnknown() || PBITrueProb.getCompl() < Likely) in shouldFoldCondBranchesToCommonDestination()