Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier.cc108 void SimplifyRotate(HInvoke* invoke, bool is_left, Primitive::Type type);
1751 bool is_left, in SimplifyRotate() argument
1758 if (is_left) { in SimplifyRotate()