Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp963 static bool hasExceptionPointerOrCodeUser(const CatchPadInst *CPI) { in hasExceptionPointerOrCodeUser() function
987 if (hasExceptionPointerOrCodeUser(CPI)) { in PrepareEHLandingPad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1105 static bool hasExceptionPointerOrCodeUser(const CatchPadInst *CPI) { in hasExceptionPointerOrCodeUser() function
1129 if (hasExceptionPointerOrCodeUser(CPI)) { in PrepareEHLandingPad()