Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Pass/
DIRPrinting.cpp27 OperationFingerPrint(Operation *topOp) { in OperationFingerPrint() argument
31 topOp->walk([&](Operation *op) { in OperationFingerPrint()