Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h391 const Function *getPersonality() const;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineModuleInfo.cpp552 const Function *MachineModuleInfo::getPersonality() const { in getPersonality() function in MachineModuleInfo