Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBalancedPartitioning.h87 struct BalancedPartitioningConfig { struct
103 LLVM_ABI BalancedPartitioning(const BalancedPartitioningConfig &Config); argument
171 const BalancedPartitioningConfig &Config;
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp71 const BalancedPartitioningConfig &Config) in BalancedPartitioning()
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DBPSectionOrdererBase.inc288 BalancedPartitioningConfig config;
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp3433 BalancedPartitioningConfig Config; in order_main()