Searched defs:DefaultCase (Results 1 – 4 of 4) sorted by relevance
2173 const DefaultStmt *DefaultCase = nullptr; in FindCaseStatementsForValue() local
1535 bool DefaultCase = SI->getDefaultDest() == BBTo; in getEdgeValueLocal() local
1118 void SwitchInst::setDefaultDest(BasicBlock *DefaultCase) { in setDefaultDest()
4572 const auto &DefaultCase = [&]() -> void { in UpgradeIntrinsicCall() local