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