reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Mips/MipsISelLowering.cpp
 3088   if (IsTailCall) {
 3089     IsTailCall = isEligibleForTailCallOptimization(
 3093       IsTailCall &= (InternalLinkage || G->getGlobal()->hasLocalLinkage() ||
 3099   if (!IsTailCall && CLI.CS && CLI.CS.isMustTailCall())
 3103   if (IsTailCall)
 3113   if (!(IsTailCall || MemcpyInByVal))
 3142       assert(!IsTailCall &&
 3220                                          Chain, Arg, DL, IsTailCall, DAG));
 3313   if (IsTailCall) {