Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp677 Block *BranchOp::getSuccessorForOperands(ArrayRef<Attribute>) { return dest(); } in getSuccessorForOperands() function in BranchOp
1091 Block *CondBranchOp::getSuccessorForOperands(ArrayRef<Attribute> operands) { in getSuccessorForOperands() function in CondBranchOp