Home
last modified time | relevance | path

Searched refs:isCompilingLazily (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp534 void *Actual = TheJIT->isCompilingLazily() in getLazyFunctionStub()
564 if (TheJIT->isCompilingLazily()) { in getLazyFunctionStub()
662 if (!JR->TheJIT->isCompilingLazily()) { in JITCompilerFn()
/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DExecutionEngine.h362 bool isCompilingLazily() const { in isCompilingLazily() function
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h441 bool isCompilingLazily() const { in isCompilingLazily() function