Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1074 static bool canUnwindPastLandingPad(const LandingPadInst *LP, in canUnwindPastLandingPad() function
1112 return canUnwindPastLandingPad(LP, IncludePhaseOneUnwind); in mayThrow()