Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp438 static Instruction *splitBeforeCatchSwitch(CatchSwitchInst *CatchSwitch) { in splitBeforeCatchSwitch() function
543 InsertPt = splitBeforeCatchSwitch(CSI); in insertSpills()