Searched refs:oldOwnerFunc (Results 1 – 1 of 1) sorted by relevance
636 const TFunction *oldOwnerFunc = getParentFunction(); in visitAggregatePost() local637 ASSERT(oldOwnerFunc); in visitAggregatePost()638 const TFunction &newOwnerFunc = mEnv.getUpdatedFunction(*oldOwnerFunc); in visitAggregatePost()