Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc224 void RegisterAllocatorLinearScan::ProcessInstruction(HInstruction* instruction) { in ProcessInstruction() function in art::RegisterAllocatorLinearScan
Dregister_allocator_graph_color.cc808 void RegisterAllocatorGraphColor::ProcessInstruction(HInstruction* instruction) { in ProcessInstruction() function in art::RegisterAllocatorGraphColor