HomeSort by relevance Sort by last modified time
    Searched defs:needsToReserveAllocationSpace (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/
RTDyldMemoryManager.h 62 /// redefine the method needsToReserveAllocationSpace to return true.
67 virtual bool needsToReserveAllocationSpace() { return false; }
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp 89 virtual bool needsToReserveAllocationSpace() {

Completed in 44 milliseconds