Searched refs:shouldGuaranteeTCO (Results 1 – 2 of 2) sorted by relevance
1276 static bool shouldGuaranteeTCO(CallingConv::ID CC, bool GuaranteedTailCallOpt) { in shouldGuaranteeTCO() function1300 bool AlwaysUseMutable = shouldGuaranteeTCO( in LowerMemArgument()1856 if (shouldGuaranteeTCO(CallConv, in LowerFormalArguments()2087 shouldGuaranteeTCO(CallConv, in LowerCall()2924 if (!IsVarArg && shouldGuaranteeTCO(CallingConv, GuaranteeTCO)) in isCalleePop()
290 static bool shouldGuaranteeTCO(CallingConv::ID CC, bool GuaranteedTailCallOpt) { in shouldGuaranteeTCO() function464 bool AlwaysUseMutable = shouldGuaranteeTCO( in LowerMemArgument()1011 if (shouldGuaranteeTCO(CCID, MF.getTarget().Options.GuaranteedTailCallOpt)) in LowerFormalArguments()