Searched refs:RetPath (Results 1 – 1 of 1) sorted by relevance
680 SmallVector<unsigned, 4> RetPath, CallPath; in returnTypeIsEligibleForTailCall() local683 bool RetEmpty = !firstRealType(RetVal->getType(), RetSubTypes, RetPath); in returnTypeIsEligibleForTailCall()705 ExtractValueInst::getIndexedType(RetSubTypes.back(), RetPath.back()); in returnTypeIsEligibleForTailCall()712 SmallVector<unsigned, 4> TmpRetPath(llvm::reverse(RetPath)); in returnTypeIsEligibleForTailCall()723 } while(nextRealType(RetSubTypes, RetPath)); in returnTypeIsEligibleForTailCall()