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

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

Completed in 23 milliseconds