Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DIdenticalCodeFolding.cpp78 KeptSections::iterator kept, keptEnd = m_KeptSections.end(); in foldIdenticalCode() local
80 for (kept = m_KeptSections.begin(); kept != keptEnd; ++kept, ++index) { in foldIdenticalCode()