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

  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 514 bool isGVCompilationDisabled() const {
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 657 if (isGVCompilationDisabled() && !GV->isConstant()) {

Completed in 86 milliseconds