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

  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JIT.h 63 /// AllocateGVsWithCode - Some applications require that global variables and
66 bool AllocateGVsWithCode;
82 bool AllocateGVsWithCode);
  /external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
ExecutionEngine.h 464 bool AllocateGVsWithCode;
478 AllocateGVsWithCode = false;
544 AllocateGVsWithCode = a;

Completed in 573 milliseconds