Searched defs:RightVal (Results 1 – 3 of 3) sorted by relevance
375 match(Condition, m_Or(m_Value(LeftVal), m_Value(RightVal)))) { in countToEliminateCompares() local
2305 SVal RightVal = state->getSVal(Right.Expression, LCtx); evalStrcmpCommon() local
221 const ExplodedNode *RightNode, SVal RightVal) { in hasVisibleUpdate() argument