Searched defs:getMutableSuccessorOperands (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Transforms/Utils/ | ||
H A D | CFGToSCF.cpp | 133 getMutableSuccessorOperands(Block *block, unsigned successorIndex) { in getMutableSuccessorOperands() function |
/llvm-project/mlir/test/lib/Dialect/Test/ | ||
H A D | TestOpDefs.cpp | 1040 LoopBlockTerminatorOp::getMutableSuccessorOperands(RegionBranchPoint point) { getMutableSuccessorOperands() function in LoopBlockTerminatorOp |
/llvm-project/mlir/lib/Dialect/SCF/IR/ | ||
H A D | SCF.cpp | 286 ConditionOp::getMutableSuccessorOperands(RegionBranchPoint point) { in getMutableSuccessorOperands() function in ConditionOp |
/llvm-project/flang/lib/Optimizer/Dialect/ | ||
H A D | FIROps.cpp | 3115 getMutableSuccessorOperands(unsigned pos, mlir::MutableOperandRange operands, getMutableSuccessorOperands() function |