Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc863 void TryRemovingNullCheck(HInstruction* instruction) { in TryRemovingNullCheck() function in art::LSEVisitor
1788 TryRemovingNullCheck(instruction); in VisitGetLocation()
2550 TryRemovingNullCheck(load_or_store); in ProcessLoopPhiWithUnknownInput()
2609 TryRemovingNullCheck(load); in ProcessLoadsRequiringLoopPhis()