Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier.cc1195 HConstant* shr_right, in CanRemoveRedundantAnd()
1346 HConstant* shr_right = shr_op->GetConstantRight(); in VisitTypeConversion() local