Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h436 unsigned NewBlockId = IndirectStubsInfos.size(); in reserveStubs() local
442 FreeStubs.push_back(std::make_pair(NewBlockId, I)); in reserveStubs()
H A DOrcRemoteTargetClient.h630 unsigned NewBlockId = RemoteIndirectStubsInfos.size(); in reserveStubs() local
634 FreeStubs.push_back(std::make_pair(NewBlockId, I)); in reserveStubs()