Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDSjLjEHPrepare.cpp68 void lowerAcrossUnwindEdges(Function &F, ArrayRef<InvokeInst *> Invokes);
284 void SjLjEHPrepareImpl::lowerAcrossUnwindEdges(Function &F, in lowerAcrossUnwindEdges() function in SjLjEHPrepareImpl
406 lowerAcrossUnwindEdges(F, Invokes); in setupEntryBlockAndCallSites()