Home
last modified time | relevance | path

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

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