Home
last modified time | relevance | path

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

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