Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp604 static void setUnwindEdgeTo(Instruction *TI, BasicBlock *Succ) { in setUnwindEdgeTo() function
652 setUnwindEdgeTo(BB->getTerminator(), NewBB); in ehAwareSplitEdge()