Searched refs:shouldGuaranteeTCO (Results 1 – 1 of 1) sorted by relevance
3698 static bool shouldGuaranteeTCO(CallingConv::ID CC, bool GuaranteedTailCallOpt) { in shouldGuaranteeTCO() function3722 bool AlwaysUseMutable = shouldGuaranteeTCO( in LowerMemArgument()4277 if (shouldGuaranteeTCO(CallConv, in LowerFormalArguments()4499 shouldGuaranteeTCO(CallConv, in LowerCall()5492 if (!IsVarArg && shouldGuaranteeTCO(CallingConv, GuaranteeTCO)) in isCalleePop()