Lines Matching full:recursive
2535 // Simplify comparisons of related pointers using a powerful, recursive
3145 /// \brief Implementation of recursive simplification through an instructions
3148 /// This is the common implementation of the recursive simplification routines.
3194 // recursive simplifications after a RAUW. This is cheaper than checking all
3195 // uses of To on the recursive step in most cases.