Searched refs:CallPath (Results 1 – 1 of 1) sorted by relevance
572 SmallVector<unsigned, 4> RetPath, CallPath; in returnTypeIsEligibleForTailCall() local576 bool CallEmpty = !firstRealType(CallVal->getType(), CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall()604 SmallVector<unsigned, 4> TmpCallPath(CallPath.rbegin(), CallPath.rend()); in returnTypeIsEligibleForTailCall()612 CallEmpty = !nextRealType(CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall()