Searched refs:BBIty (Results 1 – 3 of 3) sorted by relevance
33 typedef _BB_i_t BBIty; typedef71 inline BBIty &getBasicBlockIterator() { return BB; } in getBasicBlockIterator()
32 typedef BB_i_t BBIty; typedef70 inline BBIty &getBasicBlockIterator() { return BB; } in getBasicBlockIterator()
35 using BBIty = BB_i_t; variable74 inline BBIty &getBasicBlockIterator() { return BB; } in getBasicBlockIterator()