OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasJIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
TargetRegistry.cpp
92
bool
HasJIT
) {
109
T.
HasJIT
=
HasJIT
;
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
TargetRegistry.h
227
///
HasJIT
- Whether this target supports the JIT.
228
bool
HasJIT
;
330
///
hasJIT
- Check if this targets supports the just-in-time compilation.
331
bool
hasJIT
() const { return
HasJIT
; }
727
/// @param
HasJIT
- Whether the target supports JIT code
732
bool
HasJIT
= false);
980
bool
HasJIT
= false>
985
HasJIT
);
Completed in 22 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026