Searched refs:StoreNeedsWriteBarrier (Results 1 – 2 of 2) sorted by relevance
981 CodeGenerator::StoreNeedsWriteBarrier(field_type, instruction->InputAt(1)); in HandleFieldSetLatencies()
484 static bool StoreNeedsWriteBarrier(DataType::Type type, HInstruction* value) { in StoreNeedsWriteBarrier() function