Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp263 if (moveFunctionNode(*LeftNode, LeftBucket, RightBucket, Signatures, RNG)) in runIteration()
265 if (moveFunctionNode(*RightNode, LeftBucket, RightBucket, Signatures, RNG)) in runIteration()
271 bool BalancedPartitioning::moveFunctionNode(BPFunctionNode &N, in moveFunctionNode() function in BalancedPartitioning
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBalancedPartitioning.h157 bool moveFunctionNode(BPFunctionNode &N, unsigned LeftBucket,