Lines Matching refs:ALWAYS_INLINE
31 ALWAYS_INLINE const Instruction& Inst() const { in Inst()
35 ALWAYS_INLINE const Instruction* operator->() const {
39 ALWAYS_INLINE uint32_t DexPc() const { in DexPc()
43 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions()
75 ALWAYS_INLINE uint32_t DexPc() const { in DexPc()
80 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions()
88 static ALWAYS_INLINE inline bool operator==(const DexInstructionIteratorBase& lhs,
153 ALWAYS_INLINE uint32_t DexPc() const { in DexPc()
207 ALWAYS_INLINE const Instruction& Inst() const { in Inst()
222 ALWAYS_INLINE void AssertValid() const { in AssertValid()
227 ALWAYS_INLINE uint32_t NumCodeUnits() const { in NumCodeUnits()