Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp1849 [](MlirOperation foundOp, bool isVisible, void *calleeUserDataVoid) { in walkSymbolTables() argument
1852 PyOperation::forOperation(calleeUserData->context, foundOp); in walkSymbolTables()