Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp1886 PyConcreteValue(PyOperationRef operationRef, MlirValue value) in PyConcreteValue() argument
1887 : PyValue(operationRef, value) {} in PyConcreteValue()