Home
last modified time | relevance | path

Searched refs:ConstSWI (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp605 if (auto *ConstSWI = dyn_cast<SwitchInst>(U)) { in addFieldForAllocas() local
606 auto *SWI = const_cast<SwitchInst *>(ConstSWI); in addFieldForAllocas()