Searched refs:getCases (Results 1 – 4 of 4) sorted by relevance
35 size_t numDests = op.getCases().size(); in verifySwitchOp()
658 const SummaryCases &getCases() const { return Cases; } in getCases() function in __anon09a2c6cc0111::StdLibraryFunctionsChecker::Summary1007 for (const SummaryCase &Case : Summary.getCases()) { in checkPostCall()
2848 llvm::ArrayRef<mlir::Attribute> cases = caseOp.getCases().getValue(); in matchAndRewrite()2912 auto cases = select.getCases().getValue(); in selectMatchAndRewrite()
468 return getCases().size();500 mlir::ArrayAttr getCases() {