Searched defs:FoldingCandidates (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 67 milliseconds