Searched refs:shouldGuaranteeTCO (Results 1 – 2 of 2) sorted by relevance
1307 static bool shouldGuaranteeTCO(CallingConv::ID CC, bool GuaranteedTailCallOpt) { in shouldGuaranteeTCO() function1331 bool AlwaysUseMutable = shouldGuaranteeTCO( in LowerMemArgument()1887 if (shouldGuaranteeTCO(CallConv, in LowerFormalArguments()2130 shouldGuaranteeTCO(CallConv, in LowerCall()2986 if (!IsVarArg && shouldGuaranteeTCO(CallingConv, GuaranteeTCO)) in isCalleePop()
292 static bool shouldGuaranteeTCO(CallingConv::ID CC, bool GuaranteedTailCallOpt) { in shouldGuaranteeTCO() function466 bool AlwaysUseMutable = shouldGuaranteeTCO( in LowerMemArgument()1012 if (shouldGuaranteeTCO(CCID, MF.getTarget().Options.GuaranteedTailCallOpt)) in LowerFormalArguments()