Searched refs:replaceRoot (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | IntervalMap.cpp | 19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot() function in llvm::IntervalMapImpl::Path
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | IntervalMap.cpp | 19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot() function in llvm::IntervalMapImpl::Path
|
/external/llvm/lib/Support/ |
D | IntervalMap.cpp | 19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot() function in llvm::IntervalMapImpl::Path
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | IntervalMap.h | 844 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets); 1733 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset); in insertNode() 1777 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset); in insert()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 867 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets); 1745 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset); in insertNode() 1789 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset); in insert()
|
/external/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 865 void replaceRoot(void *Root, unsigned Size, IdxPair Offsets); 1743 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset); in insertNode() 1787 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset); in insert()
|