Lines Matching full:eliminate
1 //===- TailRecursionElimination.cpp - Eliminate Tail Calls ----------------===//
500 // If we are introducing accumulator recursion to eliminate operations after
531 return false; // Otherwise, we cannot eliminate the tail recursion!
611 // If we are introducing an accumulator variable to eliminate the recursion,