Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRCompileLayer.h74 CompileFtor& getCompiler() { return Compile; } in getCompiler() function
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h374 CompileLayer.getCompiler().setObjectCache(NewCache); in setObjectCache()