Searched defs:DefaultCase (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmt.cpp | 2012 const DefaultStmt *DefaultCase = nullptr; FindCaseStatementsForValue() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | LazyValueInfo.cpp | 1436 bool DefaultCase = SI->getDefaultDest() == BBTo; getEdgeValueLocal() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | AutoUpgrade.cpp | 4301 const auto &DefaultCase = [&]() -> void { UpgradeIntrinsicCall() local |