Home
last modified time | relevance | path

Searched refs:getPersonality (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h402 const Function *getPersonality() const;
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp550 const Function *MachineModuleInfo::getPersonality() const { in getPersonality() function in MachineModuleInfo