Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_builder.h76 bool CanDecodeQuickenedInfo() const;
Dinstruction_builder.cc360 if (CanDecodeQuickenedInfo()) { in Build()
1814 if (!CanDecodeQuickenedInfo()) { in BuildInstanceFieldAccess()
2390 bool HInstructionBuilder::CanDecodeQuickenedInfo() const { in CanDecodeQuickenedInfo() function in art::HInstructionBuilder
2395 DCHECK(CanDecodeQuickenedInfo()); in LookupQuickenedInfo()
2556 if (!CanDecodeQuickenedInfo()) { in ProcessDexInstruction()
2582 if (!CanDecodeQuickenedInfo()) { in ProcessDexInstruction()