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

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

Completed in 19 milliseconds