Searched refs:BranchState (Results 1 – 2 of 2) sorted by relevance
1563 OperatorRelationsTable::TriStateKind BranchState = in getRangeForComparisonSymbol() local1566 if (BranchState == OperatorRelationsTable::Unknown) { in getRangeForComparisonSymbol()1574 BranchState = CmpOpTable.getCmpOpStateForUnknownX2(CurrentOP); in getRangeForComparisonSymbol()1581 return (BranchState == OperatorRelationsTable::True) ? getTrueRange(T) in getRangeForComparisonSymbol()
3745 EnumArgument<"BranchState", "BranchStateTy",