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

/art/compiler/optimizing/
H A Dnodes.h2638 class HNeg : public HUnaryOperation { class in namespace:art
2640 explicit HNeg(Primitive::Type result_type, HInstruction* input) function in class:art::HNeg
2649 DISALLOW_COPY_AND_ASSIGN(HNeg);

Completed in 15 milliseconds