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

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

Completed in 268 milliseconds