Home
last modified time | relevance | path

Searched refs:AllStoresInScope (Results 1 – 1 of 1) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DVectorizeLoops.cpp1465 class AllStoresInScope : public IRVisitor { class
1474 AllStoresInScope(const Scope<> &s) in AllStoresInScope() function in Halide::Internal::__anon4b0b2d310111::AllStoresInScope
1479 AllStoresInScope checker(scope); in all_stores_in_scope()