Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBalancedPartitioning.h146 void runIterations(const FunctionNodeRange Nodes, unsigned LeftBucket,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp140 runIterations(Nodes, LeftBucket, RightBucket, RNG); in bisect()
167 void BalancedPartitioning::runIterations(const FunctionNodeRange Nodes, in runIterations() function in BalancedPartitioning