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