Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h189 auto DeallocResultF = DeallocResultP.get_future(); in deallocate() local
192 return DeallocResultF.get(); in deallocate()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp92 auto DeallocResultF = DeallocResultP.get_future(); in deallocatePool() local
98 return DeallocResultF.get(); in deallocatePool()