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()
201 if (r->dep_count() != 2 || r->rep_count() != 1) in run_on()
1138 unsigned dep_count() { return departs.size(); } in dep_count() function
103 int dep_count; member808 return f->dep_count; in upb_filedef_depcount()816 return i < 0 || i >= f->dep_count ? NULL : f->deps[i]; in upb_filedef_dep()
1196 int dep_count; member2721 return f->dep_count; in upb_filedef_depcount()2729 return i < 0 || i >= f->dep_count ? NULL : f->deps[i]; in upb_filedef_dep()