Searched refs:replaceRoot (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { function in class:llvm::IntervalMapImpl::Path
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DIntervalMap.h865 /// replaceRoot - Replace the current root node with two new entries after the
870 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
1806 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset);
1850 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset);

Completed in 65 milliseconds