Searched refs:getLandingPads (Results 1 – 25 of 32) sorted by relevance
12
36 if (!Asm->MF->getLandingPads().empty()) { in markFunctionEnd()46 for (const LandingPadInfo &Info : MF->getLandingPads()) { in endFunction()
43 if (!Asm->MF->getLandingPads().empty()) { in markFunctionEnd()94 bool hasLandingPads = !MF->getLandingPads().empty(); in beginFunction()
64 bool HasLandingPads = !MF->getLandingPads().empty(); in endFunction()
70 !MF->getLandingPads().empty(); in endFunction()
385 const std::vector<LandingPadInfo> &PadInfos = MF->getLandingPads(); in emitExceptionTable()
43 if (!Asm->MF->getLandingPads().empty()) { in markFunctionEnd()93 bool hasLandingPads = !MF->getLandingPads().empty(); in beginFunction()
353 const std::vector<LandingPadInfo> &PadInfos = MF->getLandingPads(); in emitExceptionTable()
47 if (MMI->getLandingPads().empty()) in markFunctionEnd()101 bool hasLandingPads = !MMI->getLandingPads().empty(); in beginFunction()
78 !MMI->getLandingPads().empty(); in endFunction()
341 const std::vector<LandingPadInfo> &PadInfos = MMI->getLandingPads(); in emitExceptionTable()
66 bool hasLandingPads = !MMI->getLandingPads().empty(); in beginFunction()
947 if (!MMI->getLandingPads().empty() || MMI->hasDebugInfo() || in EmitFunctionBody()1272 if (!MMI->getLandingPads().empty() || MMI->hasDebugInfo() || in SetupMachineFunction()
361 const std::vector<LandingPadInfo> &getLandingPads() const { in getLandingPads() function
132 (!MF.getMMI().getLandingPads().empty() || in isLegal()
142 (!MF.getLandingPads().empty() || in isLegal()
143 (!MF.getLandingPads().empty() || in isLegal()
682 for (const LandingPadInfo &LPI : MF.getLandingPads()) in runOnMachineFunction()
85 if (!MF.getMMI().getLandingPads().empty()) { in determineCalleeSaves()
868 const std::vector<LandingPadInfo> &getLandingPads() const {
956 const std::vector<LandingPadInfo> &getLandingPads() const {
191 if (!MF.getLandingPads().empty()) { in determineCalleeSaves()
153 if (!MF.getLandingPads().empty()) { in determineCalleeSaves()