Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/CAPI/ExecutionEngine/
H A DExecutionEngine.cpp21 mlirExecutionEngineCreate(MlirModule op, int optLevel, int numPaths, in mlirExecutionEngineCreate() argument
45 for (unsigned i = 0; i < static_cast<unsigned>(numPaths); ++i) in mlirExecutionEngineCreate()
/llvm-project-15.0.7/mlir/include/mlir-c/
H A DExecutionEngine.h46 mlirExecutionEngineCreate(MlirModule op, int optLevel, int numPaths,