Home
last modified time | relevance | path

Searched defs:getMutableSuccessorOperands (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Async/IR/
H A DAsync.cpp52 YieldOp::getMutableSuccessorOperands(Optional<unsigned> index) { in getMutableSuccessorOperands() function in YieldOp
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp265 ConditionOp::getMutableSuccessorOperands(Optional<unsigned> index) { in getMutableSuccessorOperands() function in ConditionOp
/llvm-project-15.0.7/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp2494 getMutableSuccessorOperands(unsigned pos, mlir::MutableOperandRange operands, in getMutableSuccessorOperands() function