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