Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DConfig.h133 bool CallGraphProfileSort; member
H A DDriver.cpp783 Config->CallGraphProfileSort = Args.hasFlag( in readConfigs()
1645 if (Config->CallGraphProfileSort) { in link()