Searched refs:PBITrueProb (Results 1 – 1 of 1) sorted by relevance
3726 BranchProbability PBITrueProb, Likely; in shouldFoldCondBranchesToCommonDestination() local3730 PBITrueProb = in shouldFoldCondBranchesToCommonDestination()3737 if (PBITrueProb.isUnknown() || PBITrueProb < Likely) in shouldFoldCondBranchesToCommonDestination()3741 if (PBITrueProb.isUnknown() || PBITrueProb.getCompl() < Likely) in shouldFoldCondBranchesToCommonDestination()3745 if (PBITrueProb.isUnknown() || PBITrueProb < Likely) in shouldFoldCondBranchesToCommonDestination()3749 if (PBITrueProb.isUnknown() || PBITrueProb.getCompl() < Likely) in shouldFoldCondBranchesToCommonDestination()