Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc344 void RegisterAllocatorLinearScan::CheckForSafepoint(HInstruction* instruction) { in CheckForSafepoint() function in art::RegisterAllocatorLinearScan
Dregister_allocator_graph_color.cc1000 void RegisterAllocatorGraphColor::CheckForSafepoint(HInstruction* instruction) { in CheckForSafepoint() function in art::RegisterAllocatorGraphColor