Home
last modified time | relevance | path

Searched defs:ensure_safety (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc1049 bool ensure_safety) { in Remove()
1060 void HBasicBlock::RemoveInstruction(HInstruction* instruction, bool ensure_safety) { in RemoveInstruction()
1065 void HBasicBlock::RemovePhi(HPhi* phi, bool ensure_safety) { in RemovePhi()
1069 void HBasicBlock::RemoveInstructionOrPhi(HInstruction* instruction, bool ensure_safety) { in RemoveInstructionOrPhi()