Searched defs:FoldingCandidates (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DIdenticalCodeFolding.h57 typedef std::vector<FoldingCandidate> FoldingCandidates; typedef in class:mcld::IdenticalCodeFolding
67 void findCandidates(FoldingCandidates& pCandidateList);
69 bool matchCandidates(FoldingCandidates& pCandidateList);

Completed in 76 milliseconds