Module lower_slice_len

Source
Expand description

This pass lowers calls to core::slice::len to just PtrMetadata op. It should run before inlining!

Structsยง

LowerSliceLenCalls ๐Ÿ”’

Functionsยง

lower_slice_len_call ๐Ÿ”’