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

/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h392 /// DisableGVCompilation - If called, the JIT will abort if it's asked to
395 void DisableGVCompilation(bool Disabled = true) { function in class:llvm::ExecutionEngine

Completed in 34 milliseconds