Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier.cc111 void SimplifyRotate(HInvoke* invoke, bool is_left, DataType::Type type);
2131 bool is_left, in SimplifyRotate() argument
2138 if (is_left) { in SimplifyRotate()