Searched refs:nextRealType (Results 1 – 2 of 2) sorted by relevance
471 static bool nextRealType(SmallVectorImpl<CompositeType *> &SubTypes, in nextRealType() function616 CallEmpty = !nextRealType(CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall()617 } while(nextRealType(RetSubTypes, RetPath)); in returnTypeIsEligibleForTailCall()
493 static bool nextRealType(SmallVectorImpl<CompositeType *> &SubTypes, in nextRealType() function712 CallEmpty = !nextRealType(CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall()713 } while(nextRealType(RetSubTypes, RetPath)); in returnTypeIsEligibleForTailCall()