Home
last modified time | relevance | path

Searched defs:GetInstructions (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libdexfile/dex/
H A Dclass_accessor-inl.h145 inline CodeItemInstructionAccessor ClassAccessor::Method::GetInstructions() const { in GetInstructions() function
/aosp12/art/compiler/optimizing/
H A Dnodes.h1188 const HInstructionList& GetInstructions() const { return instructions_; } in GetInstructions() function