Searched refs:operandReferences (Results 1 – 1 of 1) sorted by relevance
79 static bool operandReferences(CallInst *CI, AllocaInst *Frame, AAResults &AA) { in operandReferences() function97 if (Call->isTailCall() && operandReferences(Call, Frame, AA) && in removeTailCallAttribute()