Searched defs:TryRemoveSuspendCheckEntry (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | register_allocator_linear_scan.cc | 286 bool RegisterAllocatorLinearScan::TryRemoveSuspendCheckEntry(HInstruction* instruction) { in TryRemoveSuspendCheckEntry() function in art::RegisterAllocatorLinearScan |
| D | register_allocator_graph_color.cc | 809 bool RegisterAllocatorGraphColor::TryRemoveSuspendCheckEntry(HInstruction* instruction) { in TryRemoveSuspendCheckEntry() function in art::RegisterAllocatorGraphColor |