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