Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp147 auto RightNodes = llvm::make_range(NodesMid, Nodes.end()); in bisect() local
153 bisect(RightNodes, RecDepth + 1, RightBucket, MidOffset, TP); in bisect()