Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc513 void TryRemovingNullCheck(HInstruction* instruction) { in TryRemovingNullCheck() function in art::LSEVisitor
569 TryRemovingNullCheck(instruction); in VisitGetLocation()