Searched refs:callsUnwindInit (Results 1 – 10 of 10) sorted by relevance
87 bool CallsUnwindInit = MF.getMMI().callsUnwindInit(); in determineCalleeSaves()
109 bool CallsUnwindInit = MF.callsUnwindInit(); in determineCalleeSaves()
223 bool callsUnwindInit() const { return CallsUnwindInit; } in callsUnwindInit() function
248 bool callsUnwindInit() const { return CallsUnwindInit; } in callsUnwindInit() function
766 bool callsUnwindInit() const { return CallsUnwindInit; }
551 if (MF.callsUnwindInit() || MF.callsEHReturn()) { in determineCalleeSaves()
550 if (MF.getMMI().callsUnwindInit() || MF.getMMI().callsEHReturn()) { in determineCalleeSaves()
55 MMI.callsUnwindInit()); in hasFP()
93 MMI.callsUnwindInit() || MMI.hasEHFunclets() || MMI.callsEHReturn() || in hasFP()
91 MF.callsUnwindInit() || MF.hasEHFunclets() || MF.callsEHReturn() || in hasFP()