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

/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h270 size_t getICFIterations() const { return m_ICFIterations; } function in class:mcld::GeneralOptions::HashStyle
/frameworks/compile/mclinker/lib/LD/
H A DIdenticalCodeFolding.cpp67 while (!converged && (iterations < m_Config.options().getICFIterations())) {

Completed in 214 milliseconds