Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2821 static bool isCatchAll(EHPersonality Personality, Constant *TypeInfo) { in isCatchAll() function
2888 if (isCatchAll(Personality, TypeInfo)) { in visitLandingPadInst()
2926 if (isCatchAll(Personality, TypeInfo)) { in visitLandingPadInst()
2949 if (isCatchAll(Personality, TypeInfo)) { in visitLandingPadInst()