Home
last modified time | relevance | path

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

/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()