OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVerifyModules
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp
160
if (TM.addPassesToEmitMachineCode(PM, *JCE, !
getVerifyModules
())) {
193
if (TM.addPassesToEmitMachineCode(PM, *JCE, !
getVerifyModules
())) {
225
if (TM.addPassesToEmitMachineCode(PM, *JCE, !
getVerifyModules
())) {
/external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
535
bool
getVerifyModules
() const {
/external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp
154
!
getVerifyModules
())) {
Completed in 66 milliseconds