Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DOperationSupport.cpp919 OperationFingerPrint(Operation * topOp,bool includeNested) OperationFingerPrint() argument
/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp1388 OwningOpRef<Operation *> topOp = &parsedBlock.front(); in convertFromBytecode() local