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

  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 317 void MachineModuleInfo::addPersonality(const Function *Personality) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineModuleInfo.cpp 409 /// addPersonality - Provide the personality function for the exception
411 void MachineModuleInfo::addPersonality(MachineBasicBlock *LandingPad,

Completed in 49 milliseconds