Searched refs:DefaultCase (Results 1 – 12 of 12) sorted by relevance
1431 const DefaultStmt *DefaultCase = nullptr; in FindCaseStatementsForValue() local1437 DefaultCase = DS; in FindCaseStatementsForValue()1456 if (!DefaultCase) in FindCaseStatementsForValue()1458 Case = DefaultCase; in FindCaseStatementsForValue()
1248 bool DefaultCase = SI->getDefaultDest() == BBTo; in getEdgeValueLocal() local1250 ConstantRange EdgesVals(BitWidth, DefaultCase/*isFullSet*/); in getEdgeValueLocal()1254 if (DefaultCase) { in getEdgeValueLocal()
1384 bool DefaultCase = SI->getDefaultDest() == BBTo; in getEdgeValueLocal() local1386 ConstantRange EdgesVals(BitWidth, DefaultCase/*isFullSet*/); in getEdgeValueLocal()1400 if (DefaultCase) { in getEdgeValueLocal()
1668 const DefaultStmt *DefaultCase = nullptr; in FindCaseStatementsForValue() local1674 DefaultCase = DS; in FindCaseStatementsForValue()1693 if (!DefaultCase) in FindCaseStatementsForValue()1695 Case = DefaultCase; in FindCaseStatementsForValue()
1471 bool DefaultCase = SI->getDefaultDest() == BBTo; in getEdgeValueLocal() local1473 ConstantRange EdgesVals(BitWidth, DefaultCase/*isFullSet*/); in getEdgeValueLocal()1487 if (DefaultCase) { in getEdgeValueLocal()
221 MCStatement DefaultCase = default;
226 MCStatement DefaultCase = default;
3506 const auto &DefaultCase = [&NewFn, &CI]() -> void { in UpgradeIntrinsicCall() local3516 DefaultCase(); in UpgradeIntrinsicCall()3718 DefaultCase(); in UpgradeIntrinsicCall()
3635 const auto &DefaultCase = [&NewFn, &CI]() -> void { in UpgradeIntrinsicCall() local3645 DefaultCase(); in UpgradeIntrinsicCall()3866 DefaultCase(); in UpgradeIntrinsicCall()
3154 void setDefaultDest(BasicBlock *DefaultCase) {3155 setOperand(1, reinterpret_cast<Value*>(DefaultCase));
3371 void setDefaultDest(BasicBlock *DefaultCase) {3372 setOperand(1, reinterpret_cast<Value*>(DefaultCase));
3337 void setDefaultDest(BasicBlock *DefaultCase) {3338 setOperand(1, reinterpret_cast<Value*>(DefaultCase));