Searched refs:devs_with_build (Results 1 – 1 of 1) sorted by relevance
112 .devs_with_build() in build_nirs()121 for dev in self.devs_with_build() { in build_nirs()154 fn devs_with_build(&self) -> Vec<&'static Device> { in devs_with_build() method