Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot() function in llvm::IntervalMapImpl::Path
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h872 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
1760 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset); in insertNode()
1804 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset); in insert()