Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Interfaces/
H A DControlFlowInterfaces.cpp380 if (auto regionTerminatorInterface = in getMutableRegionBranchSuccessorOperands() local
382 return regionTerminatorInterface.getMutableSuccessorOperands(regionIndex); in getMutableRegionBranchSuccessorOperands()