Searched defs:AddInstruction (Results 1 – 3 of 3) sorted by relevance
210 TEST_F(NodeTest, AddInstruction) { in TEST_F() argument
150 static void AddInstruction(HInstruction* instruction, in AddInstruction() function
1216 void HBasicBlock::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HBasicBlock1423 void HInstructionList::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HInstructionList