Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/ControlFlow/IR/
H A DControlFlowOps.cpp809 Optional<DenseIntElementsAttr> predCaseValues = predSwitch.getCaseValues(); in simplifySwitchFromSwitchOnSameCondition() local
859 auto predCaseValues = predSwitch.getCaseValues(); in simplifySwitchFromDefaultSwitchOnSameCondition() local