Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc1172 void RegisterAllocatorLinearScan::AllocateSpillSlotForCatchPhi(HPhi* phi) { in AllocateSpillSlotForCatchPhi() function in art::RegisterAllocatorLinearScan
Dregister_allocator_graph_color.cc1037 void RegisterAllocatorGraphColor::AllocateSpillSlotForCatchPhi(HInstruction* instruction) { in AllocateSpillSlotForCatchPhi() function in art::RegisterAllocatorGraphColor