Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp134 unsigned RightBucket = 2 * RootBucket + 1; bisect() local
167 runIterations(const FunctionNodeRange Nodes,unsigned LeftBucket,unsigned RightBucket,std::mt19937 & RNG) const runIterations() argument
210 runIteration(const FunctionNodeRange Nodes,unsigned LeftBucket,unsigned RightBucket,SignaturesT & Signatures,std::mt19937 & RNG) const runIteration() argument
270 moveFunctionNode(BPFunctionNode & N,unsigned LeftBucket,unsigned RightBucket,SignaturesT & Signatures,std::mt19937 & RNG) const moveFunctionNode() argument
[all...]