Home | History | Annotate | Download | only in Reader

Lines Matching full:bbi

3300         Function::iterator BBI = Fn->begin(), BBE = Fn->end();
3302 if (BBI == BBE)
3304 ++BBI;
3306 BB = &*BBI;