Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DIdenticalCodeFolding.cpp123 typedef std::map<LDSection*, LDSection*> CandidateMap; in findCandidates() typedef
124 CandidateMap candidate_map; in findCandidates()
166 CandidateMap::iterator candidate, candidateEnd = candidate_map.end(); in findCandidates()