Home
last modified time | relevance | path

Searched refs:PHIPair (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp1152 const MemoryAccessPair PHIPair(CurrAccess, Loc); in UpwardsDFSWalk() local
1155 if (!Q.Visited.insert(PHIPair).second) { in UpwardsDFSWalk()
1166 for (auto MPI = upward_defs_begin(PHIPair), MPE = upward_defs_end(); in UpwardsDFSWalk()
1177 if (FirstDef && CurrentPair.first != PHIPair.first && in UpwardsDFSWalk()