Searched refs:RetPath (Results 1 – 1 of 1) sorted by relevance
661 SmallVector<unsigned, 4> RetPath, CallPath; in returnTypeIsEligibleForTailCall() local664 bool RetEmpty = !firstRealType(RetVal->getType(), RetSubTypes, RetPath); in returnTypeIsEligibleForTailCall()686 ExtractValueInst::getIndexedType(RetSubTypes.back(), RetPath.back()); in returnTypeIsEligibleForTailCall()693 SmallVector<unsigned, 4> TmpRetPath(RetPath.rbegin(), RetPath.rend()); in returnTypeIsEligibleForTailCall()704 } while(nextRealType(RetSubTypes, RetPath)); in returnTypeIsEligibleForTailCall()