Home
last modified time | relevance | path

Searched defs:MAX_DENSITY_DEGRADATION (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp91 constexpr int MAX_DENSITY_DEGRADATION = 8; global() variable
/freebsd/contrib/llvm-project/lld/COFF/
H A DCallGraphSort.cpp65 constexpr int MAX_DENSITY_DEGRADATION = 8; variable
/freebsd/contrib/llvm-project/lld/MachO/
H A DSectionPriorities.cpp77 constexpr int MAX_DENSITY_DEGRADATION = 8; variable