Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinstruction_simplifier.cc2008 HSub* new_sub = new (GetGraph()->GetAllocator()) HSub( in VisitNeg() local
2010 instruction->GetBlock()->ReplaceAndRemoveInstructionWith(instruction, new_sub); in VisitNeg()