Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp565 auto UpwardDefs = make_range(upward_defs_begin({Phi, Paths[PriorNode].Loc}), in addSearches() local
567 for (const MemoryAccessPair &P : UpwardDefs) { in addSearches()