Home
last modified time | relevance | path

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

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