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 405 bool isGVCompilationDisabled() const {
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 810 if (isGVCompilationDisabled() && !GV->isConstant()) {

Completed in 1074 milliseconds