Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp444 void retryWithMoreMemory(MachineFunction &F);
821 retryWithMoreMemory(F); in finishFunction()
910 retryWithMoreMemory(F); in finishFunction()
1011 void JITEmitter::retryWithMoreMemory(MachineFunction &F) { in retryWithMoreMemory() function in JITEmitter