HomeSort by relevance Sort by last modified time
    Searched refs:getPersonality (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 389 /// getPersonality - Return a personality function if available. The presence
391 const Function *getPersonality() const;
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 549 /// getPersonality - Return the personality function for the current function.
550 const Function *MachineModuleInfo::getPersonality() const {

Completed in 45 milliseconds