Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DBalancedPartitioning.h86 struct BalancedPartitioningConfig { struct
102 BalancedPartitioning(const BalancedPartitioningConfig &Config); argument
170 const BalancedPartitioningConfig &Config;
/src/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp70 const BalancedPartitioningConfig &Config) in BalancedPartitioning()
/src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp3308 BalancedPartitioningConfig Config; in order_main()