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

  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 308 /// addLandingPad - Provide the label of a try LandingPad block.
310 MCSymbol *MachineModuleInfo::addLandingPad(MachineBasicBlock *LandingPad) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineModuleInfo.cpp 400 /// addLandingPad - Provide the label of a try LandingPad block.
402 MCSymbol *MachineModuleInfo::addLandingPad(MachineBasicBlock *LandingPad) {

Completed in 240 milliseconds