Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/MachO/
DICF.cpp258 const size_t threadingThreshold = 1024; in forEachClass() local
259 if (icfInputs.size() < threadingThreshold) { in forEachClass()