Searched defs:hother (Results 1 – 2 of 2) sorted by relevance
831 HInstruction* hother = (left->IsNot() ? right : left); in VisitAnd() local899 HInstruction* hother = (left->IsNot() ? right : left); in VisitOr() local1007 HInstruction* hother = (left->IsNot() ? right : left); in VisitXor() local
3417 HInstruction* hother = (left->IsNot() ? right : left); in TryMergeNegatedInput() local