Searched refs:InstanceOfNeedsReadBarrier (Results 1 – 5 of 5) sorted by relevance
443 static bool InstanceOfNeedsReadBarrier(HInstanceOf* instance_of) { in InstanceOfNeedsReadBarrier() function457 return InstanceOfNeedsReadBarrier(instance_of) ? kWithReadBarrier : kWithoutReadBarrier; in ReadBarrierOptionForInstanceOf()
3756 bool needs_read_barrier = CodeGenerator::InstanceOfNeedsReadBarrier(instruction); in VisitInstanceOf()
6457 bool needs_read_barrier = CodeGenerator::InstanceOfNeedsReadBarrier(instruction); in VisitInstanceOf()
7162 bool needs_read_barrier = CodeGenerator::InstanceOfNeedsReadBarrier(instruction); in VisitInstanceOf()
7732 bool needs_read_barrier = CodeGenerator::InstanceOfNeedsReadBarrier(instruction); in VisitInstanceOf()