Home
last modified time | relevance | path

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

/art/compiler/sea_ir/ir/
Dsea.h155 std::vector<InstructionNode*>* GetInstructions() { in GetInstructions() function
/art/compiler/optimizing/
Dnodes.h304 const HInstructionList& GetInstructions() const { return instructions_; } in GetInstructions() function