Searched defs:HRor (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.h4995 class HRor FINAL : public HBinaryOperation {
4997 HRor(Primitive::Type result_type, HInstruction* value, HInstruction* distance) function in class:art::FINAL::FINAL::ComparisonBias::FINAL::FINAL
5043 DISALLOW_COPY_AND_ASSIGN(HRor);

Completed in 47 milliseconds