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

/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { function in class:llvm::IntervalMapImpl::Path
/freebsd-10.1-release/contrib/llvm/include/llvm/ADT/
H A DIntervalMap.h859 /// replaceRoot - Replace the current root node with two new entries after the
864 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);
1753 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset);
1797 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset);

Completed in 45 milliseconds