Searched refs:LVIsNull (Results 1 – 1 of 1) sorted by relevance
2306 bool LVIsNull = LVState->isNull(LVal).isConstrainedTrue(); in handle() local2311 if (RR && !LVIsNull) in handle()2319 (RR && LVIsNull) ? RR : LVNode->getSVal(Inner).getAsRegion(); in handle()