Home
last modified time | relevance | path

Searched defs:and_right (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dinstruction_simplifier.cc1194 static bool CanRemoveRedundantAnd(HConstant* and_right, in CanRemoveRedundantAnd()
1351 HConstant* and_right = and_op->GetConstantRight(); in VisitTypeConversion() local