Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc391 void RegisterAllocatorLinearScan::CheckForFixedOutput(HInstruction* instruction) { in CheckForFixedOutput() function in art::RegisterAllocatorLinearScan
Dregister_allocator_graph_color.cc903 void RegisterAllocatorGraphColor::CheckForFixedOutput(HInstruction* instruction) { in CheckForFixedOutput() function in art::RegisterAllocatorGraphColor