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