Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/MachO/
H A DICF.cpp422 bool hasFoldableFlags = (isSelRefsSection(isec) || in foldIdenticalSections() local
429 !isec->shouldOmitFromOutput() && hasFoldableFlags; in foldIdenticalSections()