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

/frameworks/compile/mclinker/include/mcld/LD/
H A DIdenticalCodeFolding.h69 bool matchCandidates(FoldingCandidates& pCandidateList);
/frameworks/compile/mclinker/lib/LD/
H A DIdenticalCodeFolding.cpp68 converged = matchCandidates(candidate_list);
180 bool IdenticalCodeFolding::matchCandidates(FoldingCandidates& pCandidateList) { function in class:mcld::IdenticalCodeFolding

Completed in 29 milliseconds