Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp75 auto CompleteAllocation = [this, &G, BL = std::move(BL), in allocate() local
141 Mapper->reserve(TotalAllocation, std::move(CompleteAllocation)); in allocate()
143 CompleteAllocation(SelectedRange); in allocate()