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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DICF.cpp131 auto considerForICF = [](const SectionChunk &assoc) { local
136 auto ra = make_filter_range(a->children(), considerForICF);
137 auto rb = make_filter_range(b->children(), considerForICF);

Completed in 94 milliseconds