Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp257 if (auto *InnerCatchSwitch = dyn_cast<CatchSwitchInst>(UserI)) { in calculateCXXStateNumbers() local
366 if (auto *InnerCatchSwitch = dyn_cast<CatchSwitchInst>(UserI)) { in calculateSEHStateNumbers() local