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