Searched defs:CheckForSafepoint (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | register_allocator_linear_scan.cc | 344 void RegisterAllocatorLinearScan::CheckForSafepoint(HInstruction* instruction) { in CheckForSafepoint() function in art::RegisterAllocatorLinearScan |
| D | register_allocator_graph_color.cc | 1000 void RegisterAllocatorGraphColor::CheckForSafepoint(HInstruction* instruction) { in CheckForSafepoint() function in art::RegisterAllocatorGraphColor |