Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRInterfaces.cpp210 PyMlirContext &pyContext = context.resolve(); in inferReturnTypes() local
211 AppendResultsCallbackData data{inferredTypes, pyContext}; in inferReturnTypes()
218 opNameRef, pyContext.get(), location.resolve(), mlirOperands.size(), in inferReturnTypes()