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

/art/compiler/optimizing/
H A Dnodes.h5255 class HInstanceFieldGet FINAL : public HExpression<1> {
5257 HInstanceFieldGet(HInstruction* value, function in class:art::FINAL::FINAL::ComparisonBias::FINAL::FINAL
5280 const HInstanceFieldGet* other_get = other->AsInstanceFieldGet();
5302 DISALLOW_COPY_AND_ASSIGN(HInstanceFieldGet);

Completed in 48 milliseconds