Searched refs:setCloneToNewContextOnEmit (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLayer.h89 void setCloneToNewContextOnEmit(bool CloneToNewContextOnEmit) { function in class:llvm::orc::IRLayer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp157 CompileLayer->setCloneToNewContextOnEmit(true);
262 CODLayer->setCloneToNewContextOnEmit(true);

Completed in 113 milliseconds