Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRCompileLayer.h54 IRCompiler &getCompiler() { return *Compile; } in getCompiler() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp688 return cantFail(J.getIRCompileLayer().getCompiler()(M)); in createStandardSymbolsObject()