Searched refs:dep_count (Results 1 – 5 of 5) sorted by relevance
95 if (n.dep_count() > 0) in visit()96 n.phi = create_phi_nodes(n.dep_count()); in visit()
204 if (r->dep_count() != 2 || r->rep_count() != 1) in run_on()
1128 unsigned dep_count() { return departs.size(); } in dep_count() function
6356 int dep_count = 0,
922 int dep_count, in Extension() argument929 dep_count_(dep_count), in Extension()