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