Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc634 void AddRemovedLoad(HInstruction* load, HInstruction* heap_value) { in AddRemovedLoad() function in art::LSEVisitor
1718 AddRemovedLoad(instruction, constant); in VisitGetLocation()
1742 AddRemovedLoad(instruction, heap_value); in VisitGetLocation()
2527 AddRemovedLoad(load_or_store, heap_value); in ProcessLoopPhiWithUnknownInput()
2589 AddRemovedLoad(load, heap_value); in ProcessLoadsRequiringLoopPhis()