Searched refs:RState (Results 1 – 1 of 1) sorted by relevance
958 RState = RTest.Var ? ThenStates->getState(RTest.Var) : CS_None; in splitVarStateForIfBinOp() local966 } else if (LState == LTest.TestsFor && isKnownState(RState)) { in splitVarStateForIfBinOp()967 if (RState == RTest.TestsFor) in splitVarStateForIfBinOp()979 isKnownState(RState)) { in splitVarStateForIfBinOp()980 if (RState == RTest.TestsFor) in splitVarStateForIfBinOp()990 if (RState == CS_Unknown) in splitVarStateForIfBinOp()992 else if (RState == invertConsumedUnconsumed(RTest.TestsFor)) in splitVarStateForIfBinOp()995 if (RState == CS_Unknown) in splitVarStateForIfBinOp()998 else if (RState == RTest.TestsFor) in splitVarStateForIfBinOp()