Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DTPCIndirectionUtils.h157 std::vector<std::unique_ptr<Allocation>> IndirectStubAllocs; variable
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DTPCIndirectionUtils.cpp272 for (auto &A : IndirectStubAllocs) in cleanup()
388 IndirectStubAllocs.push_back(std::move(*Alloc)); in getIndirectStubs()