Home | History | Annotate | Download | only in Scalar

Lines Matching full:eliminate

1 //===- TailRecursionElimination.cpp - Eliminate Tail Calls ----------------===//
625 // If we are introducing accumulator recursion to eliminate operations after
656 return false; // Otherwise, we cannot eliminate the tail recursion!
736 // If we are introducing an accumulator variable to eliminate the recursion,