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