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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2162 static Personality_Type RecognizePersonality(Value *Pers) { argument
2163 Function *F = dyn_cast<Function>(Pers->stripPointerCasts());

Completed in 270 milliseconds