Skip to main content

inlined_names

Function inlined_names 

Source
pub fn inlined_names(p: &Program) -> Vec<String>
Expand description

The names the pass took out of the program: values it moved into the kernels that read them, so no sentence computes them as arrays any more.