Home
last modified time | relevance | path

Searched defs:hasJIT (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DTargetRegistry.h226 bool hasJIT() const { return HasJIT; } in hasJIT() function
/external/llvm/include/llvm/Support/
DTargetRegistry.h274 bool hasJIT() const { return HasJIT; } in hasJIT() function