Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h260 auto StubOwnerItr = IndirectStubsOwners.find(Id); in handleEmitIndirectStubs() local
261 if (StubOwnerItr == IndirectStubsOwners.end()) in handleEmitIndirectStubs()
276 auto &BlockList = StubOwnerItr->second; in handleEmitIndirectStubs()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h275 auto StubOwnerItr = IndirectStubsOwners.find(Id); in handleEmitIndirectStubs() local
276 if (StubOwnerItr == IndirectStubsOwners.end()) in handleEmitIndirectStubs()
289 auto &BlockList = StubOwnerItr->second; in handleEmitIndirectStubs()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h275 auto StubOwnerItr = IndirectStubsOwners.find(Id); in handleEmitIndirectStubs() local
276 if (StubOwnerItr == IndirectStubsOwners.end()) in handleEmitIndirectStubs()
290 auto &BlockList = StubOwnerItr->second; in handleEmitIndirectStubs()