Home
last modified time | relevance | path

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

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