Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h238 IndirectStubsOwners[Id] = ISBlockOwnerList(); in handleCreateIndirectStubsOwner()
451 using ISBlockOwnerList = std::vector<LocalIndirectStubsInfo<TargetT>>; variable
452 std::map<ResourceIdMgr::ResourceId, ISBlockOwnerList> IndirectStubsOwners;