Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.h110 void CheckForFixedOutput(HInstruction* instruction);
Dregister_allocator_graph_color.cc848 CheckForFixedOutput(instruction); in ProcessInstruction()
894 void RegisterAllocatorGraphColor::CheckForFixedOutput(HInstruction* instruction) { in CheckForFixedOutput() function in art::RegisterAllocatorGraphColor