Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp536 auto UpwardDefs = make_range(upward_defs_begin({Phi, Paths[PriorNode].Loc}), in addSearches() local
538 for (const MemoryAccessPair &P : UpwardDefs) { in addSearches()