Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.h110 void AddSafepointsFor(HInstruction* instruction);
Dregister_allocator_linear_scan.cc276 AddSafepointsFor(instruction); in ProcessInstruction()
389 void RegisterAllocatorLinearScan::AddSafepointsFor(HInstruction* instruction) { in AddSafepointsFor() function in art::RegisterAllocatorLinearScan