Home
last modified time | relevance | path

Searched defs:needsToReserveAllocationSpace (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h112 virtual bool needsToReserveAllocationSpace() { return false; } in needsToReserveAllocationSpace() function
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h63 bool needsToReserveAllocationSpace() override { in needsToReserveAllocationSpace() function
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp89 bool needsToReserveAllocationSpace() override { return true; } in needsToReserveAllocationSpace() function in __anondb1e80810111::TestReserveAllocationSpaceMemoryManager