Searched defs:hasNext (Results 1 – 6 of 6) sorted by relevance
61 bool hasNext() const override { return !Staging.empty(); } in hasNext() function
72 bool hasNext() const override { in hasNext() function
91 bool hasNext() const { return !bv_.empty(); } in hasNext() function281 bool hasNext() const { in hasNext() function
706 bool hasNext() const { in hasNext() function
3475 bool hasNext() const { return BBI != BB->end(); } hasNext() function in __anon8484d89f0111::BBInstIter