Searched refs:CurrentPair (Results 1 – 2 of 2) sorted by relevance
883 CurrentPair.first = nullptr;891 CurrentPair.first = nullptr;901 return CurrentPair;918 CurrentPair.first = *DefIterator;927 CurrentPair.second = Location.getWithNewPtr(Translator.getAddr());931 CurrentPair.second = Location;934 MemoryAccessPair CurrentPair;
1172 MemoryAccessPair CurrentPair = in UpwardsDFSWalk() local1177 if (FirstDef && CurrentPair.first != PHIPair.first && in UpwardsDFSWalk()1178 CurrentPair.first != FirstDef) { in UpwardsDFSWalk()1184 FirstDef = CurrentPair.first; in UpwardsDFSWalk()