Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_builder.h77 bool CanDecodeQuickenedInfo() const;
Dinstruction_builder.cc360 if (CanDecodeQuickenedInfo()) { in Build()
1392 if (!CanDecodeQuickenedInfo()) { in BuildInstanceFieldAccess()
1944 bool HInstructionBuilder::CanDecodeQuickenedInfo() const { in CanDecodeQuickenedInfo() function in art::HInstructionBuilder
1949 DCHECK(CanDecodeQuickenedInfo()); in LookupQuickenedInfo()
2110 if (!CanDecodeQuickenedInfo()) { in ProcessDexInstruction()
2137 if (!CanDecodeQuickenedInfo()) { in ProcessDexInstruction()