Searched refs:BranchState (Results 1 – 2 of 2) sorted by relevance
1569 OperatorRelationsTable::TriStateKind BranchState = in getRangeForComparisonSymbol() local1572 if (BranchState == OperatorRelationsTable::Unknown) { in getRangeForComparisonSymbol()1580 BranchState = CmpOpTable.getCmpOpStateForUnknownX2(CurrentOP); in getRangeForComparisonSymbol()1587 return (BranchState == OperatorRelationsTable::True) ? getTrueRange(T) in getRangeForComparisonSymbol()
4596 EnumArgument<"BranchState", "BranchStateTy", /*is_string=*/false,