Searched refs:compareWithZeroVal (Results 1 – 1 of 1) sorted by relevance
1891 DefinedSVal compareWithZeroVal = compareWithZero.castAs<DefinedSVal>(); in evalStrcmpCommon() local1892 state = state->assume(compareWithZeroVal, true); in evalStrcmpCommon()