Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/ExecutionEngine/
DJitRunner.h51 runtimesymbolMap = nullptr; member
/external/llvm-project/mlir/lib/ExecutionEngine/
DJitRunner.cpp307 compileAndExecuteConfig.runtimeSymbolMap = config.runtimesymbolMap; in JitRunnerMain()