Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp594 auto UpwardDefs = make_range(UpwardDefsBegin, upward_defs_end()); in addSearches() local
595 for (const MemoryAccessPair &P : UpwardDefs) { in addSearches()