Searched defs:ensure_safety (Results 1 – 1 of 1) sorted by relevance
865 bool ensure_safety) { in Remove()876 void HBasicBlock::RemoveInstruction(HInstruction* instruction, bool ensure_safety) { in RemoveInstruction()881 void HBasicBlock::RemovePhi(HPhi* phi, bool ensure_safety) { in RemovePhi()885 void HBasicBlock::RemoveInstructionOrPhi(HInstruction* instruction, bool ensure_safety) { in RemoveInstructionOrPhi()