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()
74 ALWAYS_INLINE uint32_t DexPc() const { in DexPc()
79 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions()
87 static ALWAYS_INLINE inline bool operator==(const DexInstructionIteratorBase& lhs,
152 ALWAYS_INLINE uint32_t DexPc() const { in DexPc()
206 ALWAYS_INLINE const Instruction& Inst() const { in Inst()
221 ALWAYS_INLINE void AssertValid() const { in AssertValid()
226 ALWAYS_INLINE uint32_t NumCodeUnits() const { in NumCodeUnits()