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

/external/llvm/include/llvm/Support/
H A DTargetRegistry.h234 /// hasJIT - Check if this targets supports the just-in-time compilation.
235 bool hasJIT() const { return HasJIT; } function in class:llvm::Target

Completed in 379 milliseconds