Searched refs:destroySim (Results 1 – 1 of 1) sorted by relevance
185 void *destroySim = lib.getAddressOfSymbol("__mlir_runner_destroy"); in compileAndExecute() local188 if (!initSym || !destroySim) { in compileAndExecute()196 auto destroyFn = reinterpret_cast<MlirRunnerDestroyFn>(destroySim); in compileAndExecute()