Return the preferred style of tail folding for this target.

Synopsis

Declared in <llvm/CodeGen/BasicTTIImpl.h>

virtual
TailFoldingStyle
getPreferredTailFoldingStyle() const override;

Return Value

The preferred tail‐folding style for this target.

Created with MrDocs