Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Interfaces/
DControlFlowInterfaces.h32 getBranchSuccessorArgument(Optional<OperandRange> operands,
DControlFlowInterfaces.td62 if (Optional<BlockArgument> arg = detail::getBranchSuccessorArgument(
/external/llvm-project/mlir/lib/Interfaces/
DControlFlowInterfaces.cpp29 detail::getBranchSuccessorArgument(Optional<OperandRange> operands, in getBranchSuccessorArgument() function in detail