Searched defs:AddInstruction (Results 1 – 3 of 3) sorted by relevance
97 TEST_F(NodeTest, AddInstruction) { in TEST_F() argument
122 static void AddInstruction(HInstruction* instruction, in AddInstruction() function
1002 void HBasicBlock::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HBasicBlock1160 void HInstructionList::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HInstructionList