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 🔒