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

  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 536 /// setAllocateGVsWithCode - Sets whether global values should be allocated
543 EngineBuilder &setAllocateGVsWithCode(bool a) {
  /external/llvm/unittests/ExecutionEngine/JIT/
JITTest.cpp 234 .setAllocateGVsWithCode(false)
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp 413 .setAllocateGVsWithCode(GVsWithCode)
    [all...]

Completed in 318 milliseconds