Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/ControlFlow/IR/
H A DControlFlowOps.cpp617 SuccessorRange caseDests = getCaseDestinations(); in getSuccessorForOperands() local
658 auto caseDests = op.getCaseDestinations(); in dropSwitchCasesThatMatchDefault() local
736 auto caseDests = op.getCaseDestinations(); in simplifyPassThroughSwitch() local
884 auto caseDests = op.getCaseDestinations(); in simplifySwitchFromDefaultSwitchOnSameCondition() local