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