Searched defs:ensure_safety (Results 1 – 1 of 1) sorted by relevance
1264 bool ensure_safety) { in Remove()1275 void HBasicBlock::RemoveInstruction(HInstruction* instruction, bool ensure_safety) { in RemoveInstruction()1280 void HBasicBlock::RemovePhi(HPhi* phi, bool ensure_safety) { in RemovePhi()1284 void HBasicBlock::RemoveInstructionOrPhi(HInstruction* instruction, bool ensure_safety) { in RemoveInstructionOrPhi()