Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp964 static bool hasExceptionPointerOrCodeUser(const CatchPadInst *CPI) { in hasExceptionPointerOrCodeUser() function
988 if (hasExceptionPointerOrCodeUser(CPI)) { in PrepareEHLandingPad()