Home | History | Annotate | Download | only in src

Lines Matching refs:GetBlock

1180 HBasicBlock* LAllocator::GetBlock(LifetimePosition pos) {
1202 should_insert = CanEagerlyResolveControlFlow(GetBlock(pos));
2025 HBasicBlock* start_block = GetBlock(start);
2026 HBasicBlock* end_block = GetBlock(end);