Searched refs:LocalResult (Results 1 – 1 of 1) sorted by relevance
1279 LVILatticeVal LocalResult; in getEdgeValue() local1280 if (!getEdgeValueLocal(Val, BBFrom, BBTo, LocalResult)) in getEdgeValue()1283 LocalResult.markOverdefined(); in getEdgeValue()1285 if (hasSingleValue(LocalResult)) { in getEdgeValue()1287 Result = LocalResult; in getEdgeValue()1295 Result = LocalResult; in getEdgeValue()1312 Result = intersect(LocalResult, InBlock); in getEdgeValue()