Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp144 unsigned MidOffset = Offset + std::distance(Nodes.begin(), NodesMid); in bisect() local
153 bisect(RightNodes, RecDepth + 1, RightBucket, MidOffset, TP); in bisect()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp846 SourceLocation::UIntTy MidOffset = in getFileIDLocal() local
853 if (MidOffset > SLocOffset) { in getFileIDLocal()