Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc1050 bool ensure_safety) { in Remove()
1061 void HBasicBlock::RemoveInstruction(HInstruction* instruction, bool ensure_safety) { in RemoveInstruction()
1066 void HBasicBlock::RemovePhi(HPhi* phi, bool ensure_safety) { in RemovePhi()
1070 void HBasicBlock::RemoveInstructionOrPhi(HInstruction* instruction, bool ensure_safety) { in RemoveInstructionOrPhi()