Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1187 static bool hasExceptionPointerOrCodeUser(const CatchPadInst *CPI) { in hasExceptionPointerOrCodeUser() function
1248 if (hasExceptionPointerOrCodeUser(CPI)) { in PrepareEHLandingPad()