Home
last modified time | relevance | path

Searched refs:getVerifyModules (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h472 bool getVerifyModules() const { in getVerifyModules() function
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp163 if (TM->addPassesToEmitMC(PM, Ctx, ObjStream, !getVerifyModules())) in emitObject()