Searched defs:bbIt (Results 1 – 3 of 3) sorted by relevance
267 auto bbIt = std::find(begin(), end(), bb); in NextBB() local280 auto bbIt = std::find(rbegin(), rend(), bb); in PrevBB() local
102 for (auto bbIt = chain->GetBegin(); bbIt != last; ++bbIt) { in IsHoistable() local
1242 for (auto bbIt = smember.rbegin(); bbIt != smember.rend(); ++bbIt) { in ComputeBBForNewSplit() local