Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dexecution_engine.c33 void lowerModuleToLLVM(MlirContext ctx, MlirModule module) { in lowerModuleToLLVM() function
63 lowerModuleToLLVM(ctx, module); in testSimpleExecution()