Searched refs:entry_blocks_ (Results 1 – 2 of 2) sorted by relevance
131 entry_blocks_(allocator, graph_->GetBlocks().size(), false, kArenaAllocLSA), in ExcludedCohort()145 return BlockIterRange(entry_blocks_); in EntryBlocks()150 BlockIdFilterThunk(entry_blocks_)); in EntryBlocksReversePostOrder()154 return entry_blocks_.IsBitSet(blk->GetBlockId()); in IsEntryBlock()178 auto idxs = entry_blocks_.Indexes(); in SucceedsBlock()209 ArenaBitVector entry_blocks_; variable
311 cohort.entry_blocks_.SetBit(blk->GetBlockId()); in RecalculateExcludedCohort()342 if (!entry_blocks_.IsBitSet(b->GetBlockId()) && !exit_blocks_.IsBitSet(b->GetBlockId())) { in Dump()