Searched refs:boolean_not (Results 1 – 1 of 1) sorted by relevance
1680 HBooleanNot* boolean_not = new (GetGraph()->GetArena()) HBooleanNot(input_other); in VisitXor() local1681 instruction->GetBlock()->ReplaceAndRemoveInstructionWith(instruction, boolean_not); in VisitXor()