Home
last modified time | relevance | path

Searched refs:isHashableForICF (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp52 bool ConcatInputSection::isHashableForICF() const { in isHashableForICF() function in ConcatInputSection
H A DInputSection.h114 bool isHashableForICF() const;
H A DICF.cpp358 isec->isHashableForICF(); in foldIdenticalSections()