Home
last modified time | relevance | path

Searched defs:stmt_vec_info (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vectorizer.h24 typedef class _stmt_vec_info *stmt_vec_info; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vectorizer.h24 typedef class _stmt_vec_info *stmt_vec_info; typedef
H A Dtree-vect-slp.cc5113 hash_map<stmt_vec_info, slp_instance> &stmt_to_instance, in vect_bb_partition_graph_r()