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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2159 /// RecognizePersonality - See if the given exception handling personality
2162 static Personality_Type RecognizePersonality(Value *Pers) { function
2200 Personality_Type Personality = RecognizePersonality(LI.getPersonalityFn());

Completed in 480 milliseconds