Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h366 unsigned NewBlockId = IndirectStubsInfos.size(); in reserveStubs() local
372 FreeStubs.push_back(std::make_pair(NewBlockId, I)); in reserveStubs()
DOrcRemoteTargetClient.h414 unsigned NewBlockId = RemoteIndirectStubsInfos.size(); in reserveStubs() local
418 FreeStubs.push_back(std::make_pair(NewBlockId, I)); in reserveStubs()