Searched defs:AddInstruction (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | nodes_test.cc | 100 TEST(Node, AddInstruction) { in TEST() argument |
| D | nodes.cc | 817 void HBasicBlock::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HBasicBlock |