Searched defs:BBInstIter (Results 1 – 1 of 1) sorted by relevance
3468 class BBInstIter { global() class 3473 BBInstIter(BasicBlock *BB) : BB(BB), BBI(BB->begin()) {} BBInstIter() function in __anon8484d89f0111::BBInstIter