Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSA.cpp1621 bool WasEnd = InsertPt == Accesses->end(); in insertIntoListsBefore() local
1629 if (WasEnd) { in insertIntoListsBefore()