Searched defs:HInstructionIterator (Results 1 – 1 of 1) sorted by relevance
196 friend class HInstructionIterator; variable2687 explicit HInstructionIterator(const HInstructionList& instructions) in HInstructionIterator() function2700 HInstructionIterator() : instruction_(nullptr), next_(nullptr) {} in HInstructionIterator() function