Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/ControlFlow/IR/
H A DControlFlowOps.cpp806 SuccessorRange predDests = predSwitch.getCaseDestinations(); in simplifySwitchFromSwitchOnSameCondition() local
858 auto predDests = predSwitch.getCaseDestinations(); in simplifySwitchFromDefaultSwitchOnSameCondition() local