Return safe power‐of‐2 number of elements, which do not prevent store‐load forwarding, multiplied by the size of the elements in bits.

Synopsis

Declared in <llvm/Analysis/LoopAccessAnalysis.h>

uint64_t
getStoreLoadForwardSafeDistanceInBits() const;

Return Value

The store‐load forwarding safe distance in bits.

Created with MrDocs