Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DSpillUtils.cpp106 static Instruction *splitBeforeCatchSwitch(CatchSwitchInst *CatchSwitch) { in splitBeforeCatchSwitch() function
614 InsertPt = splitBeforeCatchSwitch(CSI)->getIterator(); in getSpillInsertionPt()