Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DBranchIslandFactory.cpp31 m_MaxIslandSize(pMaxIslandSize) in BranchIslandFactory()
71 m_MaxIslandSize, // the max size of the island in produce()
/frameworks/compile/mclinker/include/mcld/LD/
DBranchIslandFactory.h56 size_t m_MaxIslandSize; variable