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

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

Completed in 167 milliseconds