Searched refs:LocalResult (Results 1 – 2 of 2) sorted by relevance
1427 ValueLatticeElement LocalResult = in getEdgeValue() local1430 if (hasSingleValue(LocalResult)) in getEdgeValue()1432 return LocalResult; in getEdgeValue()1450 return intersect(LocalResult, InBlock); in getEdgeValue()
138 if (auto *LocalResult = getPreviousDefInBlock(MA)) in getPreviousDef() local139 return LocalResult; in getPreviousDef()