Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1353 static bool hasExceptionPointerOrCodeUser(const CatchPadInst *CPI) { in hasExceptionPointerOrCodeUser() function
1414 if (hasExceptionPointerOrCodeUser(CPI)) { in PrepareEHLandingPad()