OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGVCompilationDisabled
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
398
bool
isGVCompilationDisabled
() const {
/external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp
804
if (
isGVCompilationDisabled
() && !GV->isConstant()) {
Completed in 403 milliseconds