Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier.cc1916 HSub* new_sub = new (GetGraph()->GetAllocator()) HSub( in VisitNeg() local
1918 instruction->GetBlock()->ReplaceAndRemoveInstructionWith(instruction, new_sub); in VisitNeg()