Searched refs:RecognizePersonality (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1837 /// RecognizePersonality - See if the given exception handling personality
1840 static Personality_Type RecognizePersonality(Value *Pers) { function
1878 Personality_Type Personality = RecognizePersonality(LI.getPersonalityFn());

Completed in 137 milliseconds