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 360 /// getPersonality - Return a personality function if available. The presence
362 const Function *getPersonality() const;
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 543 /// getPersonality - Return the personality function for the current function.
544 const Function *MachineModuleInfo::getPersonality() const {

Completed in 387 milliseconds