Home
last modified time | relevance | path

Searched refs:RemoveInstructionOrPhi (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc551 void HBasicBlock::RemoveInstructionOrPhi(HInstruction* instruction, bool ensure_safety) { in RemoveInstructionOrPhi() function in art::HBasicBlock
Dnodes.h697 void RemoveInstructionOrPhi(HInstruction* instruction, bool ensure_safety = true);