AdvancedByStrides

public struct AdvancedByStrides : Instruction
extension AdvancedByStrides: LifetimeExtender
extension AdvancedByStrides: CustomStringConvertible

Computes a source address advanced by count strides of its referred type.

The stride of a type is the number of bytes from the start of an instance to the start of the next when stored in contiguous memory.