Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp330 llvm::orc::JITDylib &mainJD = engine->jit->getMainJITDylib(); in create() local
331 mainJD.addGenerator( in create()