Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.h101 void ProcessInstructions();
Dregister_allocator_graph_color.cc627 ProcessInstructions(); in AllocateRegisters()
783 void RegisterAllocatorGraphColor::ProcessInstructions() { in ProcessInstructions() function in art::RegisterAllocatorGraphColor