Home
last modified time | relevance | path

Searched refs:shouldGuaranteeTCO (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp2417 static bool shouldGuaranteeTCO(CallingConv::ID CC, bool GuaranteedTailCallOpt) { in shouldGuaranteeTCO() function
2443 bool AlwaysUseMutable = shouldGuaranteeTCO( in LowerMemArgument()
2702 if (shouldGuaranteeTCO(CallConv, in LowerFormalArguments()
3923 if (!IsVarArg && shouldGuaranteeTCO(CallingConv, GuaranteeTCO)) in isCalleePop()