Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1197 static bool hasExceptionPointerOrCodeUser(const CatchPadInst *CPI) { in hasExceptionPointerOrCodeUser() function
1255 if (hasExceptionPointerOrCodeUser(CPI)) { in PrepareEHLandingPad()