pub fn schedule_function(func: &Function) -> (DataflowGraph, Schedule)Expand description
Convenience function: build DFG and schedule for an IR function.
pub fn schedule_function(func: &Function) -> (DataflowGraph, Schedule)Convenience function: build DFG and schedule for an IR function.