Searched refs:phis_per_block_ (Results 1 – 2 of 2) sorted by relevance
45 phis_per_block_(allocator_.Adapter(kArenaAllocGraphChecker)), in HGraphDelegateVisitor()152 ScopedArenaSafeMap<HBasicBlock*, ScopedArenaHashSet<HInstruction*>> phis_per_block_; variable
532 instruction->IsPhi() ? phis_per_block_ : instructions_per_block_; in ContainedInItsBlockList()