Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/ControlFlow/IR/
H A DControlFlowOps.cpp604 SuccessorRange caseDests = getCaseDestinations(); in getSuccessorForOperands() local
645 auto caseDests = op.getCaseDestinations(); in dropSwitchCasesThatMatchDefault() local
723 auto caseDests = op.getCaseDestinations(); in simplifyPassThroughSwitch() local
870 auto caseDests = op.getCaseDestinations(); in simplifySwitchFromDefaultSwitchOnSameCondition() local