Home
last modified time | relevance | path

Searched refs:AddSafepointsFor (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator_graph_color.h114 void AddSafepointsFor(HInstruction* instruction);
Dregister_allocator_graph_color.cc847 AddSafepointsFor(instruction); in ProcessInstruction()
924 void RegisterAllocatorGraphColor::AddSafepointsFor(HInstruction* instruction) { in AddSafepointsFor() function in art::RegisterAllocatorGraphColor