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