Searched refs:Instructions (Results 1 – 2 of 2) sorted by relevance
43 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function81 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function82 return data_.Instructions(); in Instructions()91 DCHECK_EQ(lhs.Instructions(), rhs.Instructions()) << "Comparing different code items.";102 DCHECK_EQ(lhs.Instructions(), rhs.Instructions()) << "Comparing different code items.";130 : DexInstructionIterator(pair.Instructions(), pair.DexPc()) {} in DexInstructionIterator()167 DCHECK_EQ(start.Instructions(), end.Instructions()) in SafeDexInstructionIterator()212 const uint16_t* Instructions() const { in Instructions() function213 return data_.Instructions(); in Instructions()
13 ## Instructions section in Compiler Explorer