Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc365 void RegisterAllocatorLinearScan::AddSafepointsFor(HInstruction* instruction) { in AddSafepointsFor() function in art::RegisterAllocatorLinearScan
Dregister_allocator_graph_color.cc933 void RegisterAllocatorGraphColor::AddSafepointsFor(HInstruction* instruction) { in AddSafepointsFor() function in art::RegisterAllocatorGraphColor