Rename the -prefer-predicate-over-epilogue flag and its associated enum values to use 'TailFold' terminology instead of 'Predicate'. The term 'Predicate' is overloaded in the vectorizer context and would cause further confusion as more tail-folding styles are added.