Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp90 std::vector<MemoryMapper::AllocInfo::SegInfo> SegInfos; in allocate() local
110 SegInfos.push_back(SI); in allocate()
119 std::move(SegInfos))); in allocate()
H A DEPCGenericJITLinkMemoryManager.cpp147 InFlightAlloc::SegInfoMap SegInfos; in completeAllocation() local
159 auto &SegInfo = SegInfos[AG]; in completeAllocation()
170 std::move(SegInfos))); in completeAllocation()