Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:isCatchAll

2552 static bool isCatchAll(EHPersonality Personality, Constant *TypeInfo) {
2619 if (isCatchAll(Personality, TypeInfo)) {
2657 if (isCatchAll(Personality, TypeInfo)) {
2680 if (isCatchAll(Personality, TypeInfo)) {