Searched refs:BranchState (Results 1 – 2 of 2) sorted by relevance
1162 OperatorRelationsTable::TriStateKind BranchState = in getRangeForComparisonSymbol() local1165 if (BranchState == OperatorRelationsTable::Unknown) { in getRangeForComparisonSymbol()1172 BranchState = CmpOpTable.getCmpOpStateForUnknownX2(CurrentOP); in getRangeForComparisonSymbol()1177 return (BranchState == OperatorRelationsTable::True) ? getTrueRange(T) in getRangeForComparisonSymbol()
3604 EnumArgument<"BranchState", "BranchStateTy",