Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc351 void RegisterAllocatorLinearScan::CheckForFixedInputs(HInstruction* instruction) { in CheckForFixedInputs() function in art::RegisterAllocatorLinearScan
Dregister_allocator_graph_color.cc879 void RegisterAllocatorGraphColor::CheckForFixedInputs(HInstruction* instruction) { in CheckForFixedInputs() function in art::RegisterAllocatorGraphColor