Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp202 bool GVsWithCode, in createJIT()
217 bool GVsWithCode, in createJIT()
287 JITMemoryManager *JMM, CodeGenOpt::Level OptLevel, bool GVsWithCode) in JIT()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp434 bool GVsWithCode) { in create()