Searched defs:HInstructionList (Results 1 – 1 of 1) sorted by relevance
144 HInstructionList() : first_instruction_(nullptr), last_instruction_(nullptr) {} in HInstructionList() function2575 friend class HInstructionList; variable