Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier_x86_shared.cc44 HX86AndNot* and_not = new (arena) HX86AndNot(type, in TryCombineAndNot() local
48 instruction->GetBlock()->ReplaceAndRemoveInstructionWith(instruction, and_not); in TryCombineAndNot()