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

/external/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp422 /// retryWithMoreMemory - Log a retry and deallocate all memory for the
425 void retryWithMoreMemory(MachineFunction &F);
811 retryWithMoreMemory(F);
900 retryWithMoreMemory(F);
967 void JITEmitter::retryWithMoreMemory(MachineFunction &F) { function in class:JITEmitter

Completed in 72 milliseconds