Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc759 void AddRemovedLoad(HInstruction* load, HInstruction* heap_value) { in AddRemovedLoad() function in art::LSEVisitor
1768 AddRemovedLoad(instruction, constant); in VisitGetLocation()
1787 AddRemovedLoad(instruction, heap_value); in VisitGetLocation()
2549 AddRemovedLoad(load_or_store, heap_value); in ProcessLoopPhiWithUnknownInput()
2608 AddRemovedLoad(load, heap_value); in ProcessLoadsRequiringLoopPhis()