Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/ControlFlow/IR/
H A DControlFlowOps.cpp822 std::optional<DenseIntElementsAttr> predCaseValues = in simplifySwitchFromSwitchOnSameCondition() local
873 auto predCaseValues = predSwitch.getCaseValues(); in simplifySwitchFromDefaultSwitchOnSameCondition() local