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.cpp260 if (moveFunctionNode(*LeftNode, LeftBucket, RightBucket, Signatures, RNG)) in runIteration()
262 if (moveFunctionNode(*RightNode, LeftBucket, RightBucket, Signatures, RNG)) in runIteration()
268 bool BalancedPartitioning::moveFunctionNode(BPFunctionNode &N, in moveFunctionNode() function in BalancedPartitioning
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBalancedPartitioning.h156 bool moveFunctionNode(BPFunctionNode &N, unsigned LeftBucket,