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

  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 445 /// DisableGVCompilation - If called, the JIT will abort if it's asked to
448 void DisableGVCompilation(bool Disabled = true) {
  /external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
ExecutionEngine.h 371 /// DisableGVCompilation - If called, the JIT will abort if it's asked to
374 void DisableGVCompilation(bool Disabled = true) {

Completed in 215 milliseconds