Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier_x86_shared.cc38 HInstruction* other_ins = (left_is_not ? right : left); in TryCombineAndNot() local
46 other_ins, in TryCombineAndNot()