Searched defs:LeftVal (Results 1 – 3 of 3) sorted by relevance
358 Value *LeftVal, *RightVal; in countToEliminateCompares() local
2044 SVal LeftVal = state->getSVal(Left.Expression, LCtx); in evalStrcmpCommon() local
190 static bool hasVisibleUpdate(const ExplodedNode *LeftNode, SVal LeftVal, in hasVisibleUpdate()