Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DIdenticalCodeFolding.cpp166 CandidateMap::iterator candidate, candidateEnd = candidate_map.end(); in findCandidates() local
167 for (candidate = candidate_map.begin(); candidate != candidateEnd; in findCandidates()