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

  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 441 bool isCompilingLazily() const {
  /external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
ExecutionEngine.h 362 bool isCompilingLazily() const {
365 // Deprecated in favor of isCompilingLazily (to reduce double-negatives).

Completed in 158 milliseconds