Searched refs:shouldGuaranteeTCO (Results 1 – 2 of 2) sorted by relevance
1275 static bool shouldGuaranteeTCO(CallingConv::ID CC, bool GuaranteedTailCallOpt) { in shouldGuaranteeTCO() function1299 bool AlwaysUseMutable = shouldGuaranteeTCO( in LowerMemArgument()1852 if (shouldGuaranteeTCO(CallConv, in LowerFormalArguments()2074 shouldGuaranteeTCO(CallConv, in LowerCall()2907 if (!IsVarArg && shouldGuaranteeTCO(CallingConv, GuaranteeTCO)) in isCalleePop()
290 static bool shouldGuaranteeTCO(CallingConv::ID CC, bool GuaranteedTailCallOpt) { in shouldGuaranteeTCO() function464 bool AlwaysUseMutable = shouldGuaranteeTCO( in LowerMemArgument()1010 if (shouldGuaranteeTCO(CCID, MF.getTarget().Options.GuaranteedTailCallOpt)) in LowerFormalArguments()