Searched defs:AddInstruction (Results 1 – 3 of 3) sorted by relevance
100 TEST(Node, AddInstruction) { in TEST() argument
99 static void AddInstruction(HInstruction* instruction, in AddInstruction() function
811 void HBasicBlock::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HBasicBlock956 void HInstructionList::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HInstructionList