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

/art/compiler/optimizing/
H A Dnodes.h4462 class HNeg FINAL : public HUnaryOperation {
4464 HNeg(Primitive::Type result_type, HInstruction* input, uint32_t dex_pc = kNoDexPc) function in class:art::FINAL::FINAL::ComparisonBias::FINAL::FINAL
4487 DISALLOW_COPY_AND_ASSIGN(HNeg);

Completed in 61 milliseconds