Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h1113 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError() argument
1116 ExistingBlock.getAddress() + ExistingBlock.getSize(); in overlapError()
1121 formatv("{0:x16} -- {1:x16}", ExistingBlock.getAddress(), in overlapError()