Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestTraits.cpp28 auto argumentOp = getOperand(); in fold() local
/llvm-project/mlir/lib/IR/
H A DOperation.cpp872 auto *argumentOp = op->getOperand(0).getDefiningOp(); in foldIdempotent() local
885 auto *argumentOp = op->getOperand(0).getDefiningOp(); in foldInvolution() local