Searched refs:bst_fail (Results 1 – 1 of 1) sorted by relevance
1060 static scalar_stmts_set_t *bst_fail; variable1077 if (bst_fail->contains (stmts)) in vect_build_slp_tree()1090 bst_fail->add (x); in vect_build_slp_tree()2222 bst_fail = new scalar_stmts_set_t (); in vect_analyze_slp_instance()2227 delete bst_fail; in vect_analyze_slp_instance() local