Query the target what the preferred style of tail folding is.

Synopsis

Declared in <llvm/Analysis/TargetTransformInfo.h>

TailFoldingStyle
getPreferredTailFoldingStyle() const;

Return Value

Preferred style of tail folding for this target.

Created with MrDocs