Searched refs:getCommonReturnValue (Results 1 – 1 of 1) sorted by relevance
341 static Value *getCommonReturnValue(ReturnInst *IgnoreRI, CallInst *CI) { in getCommonReturnValue() function386 return getCommonReturnValue(cast<ReturnInst>(I->use_back()), CI); in CanTransformAccumulatorRecursion()494 !getCommonReturnValue(0, CI)) { in EliminateRecursiveTailCall()502 AccumulatorRecursionEliminationInitVal = getCommonReturnValue(Ret, CI); in EliminateRecursiveTailCall()