Searched defs:RemoveInstruction (Results 1 – 2 of 2) sorted by relevance
32 TEST_F(NodeTest, RemoveInstruction) { in TEST_F() argument
1061 void HBasicBlock::RemoveInstruction(HInstruction* instruction, bool ensure_safety) { in RemoveInstruction() function in art::HBasicBlock1200 void HInstructionList::RemoveInstruction(HInstruction* instruction) { in RemoveInstruction() function in art::HInstructionList