OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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