Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1653 bool WasEnd = InsertPt == Accesses->end(); in insertIntoListsBefore() local
1661 if (WasEnd) { in insertIntoListsBefore()