Searched refs:splitBeforeCatchSwitch (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp552 static Instruction *splitBeforeCatchSwitch(CatchSwitchInst *CatchSwitch) { function
693 InsertPt = splitBeforeCatchSwitch(CSI);

Completed in 104 milliseconds