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