Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DEPCGenericJITLinkMemoryManagerTest.cpp29 class SimpleAllocator { class
85 makeMethodWrapperHandler(&SimpleAllocator::reserve)) in testReserve()
93 makeMethodWrapperHandler(&SimpleAllocator::finalize)) in testFinalize()
102 makeMethodWrapperHandler(&SimpleAllocator::deallocate)) in testDeallocate()
108 SimpleAllocator SA; in TEST()