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

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 359 /// getLandingPads - Return a reference to the landing pad info for the
361 const std::vector<LandingPadInfo> &getLandingPads() const {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineModuleInfo.h 328 /// getLandingPads - Return a reference to the landing pad info for the
330 const std::vector<LandingPadInfo> &getLandingPads() const {

Completed in 127 milliseconds