Searched refs:getSuccessorForOperands (Results 1 – 4 of 4) sorted by relevance
67 DeclareOpInterfaceMethods<BranchOpInterface, ["getSuccessorForOperands"]>,116 DeclareOpInterfaceMethods<BranchOpInterface, ["getSuccessorForOperands"]>,231 DeclareOpInterfaceMethods<BranchOpInterface, ["getSuccessorForOperands"]>,
194 Block *BranchOp::getSuccessorForOperands(ArrayRef<Attribute>) { in getSuccessorForOperands() function in BranchOp445 Block *CondBranchOp::getSuccessorForOperands(ArrayRef<Attribute> operands) { in getSuccessorForOperands() function in CondBranchOp598 Block *SwitchOp::getSuccessorForOperands(ArrayRef<Attribute> operands) { in getSuccessorForOperands() function in SwitchOp
342 if (Block *successor = branch.getSuccessorForOperands(*operands)) { in visitBranchOperation()
89 "::mlir::Block *", "getSuccessorForOperands",