Searched refs:EraseInst (Results 1 – 6 of 6) sorted by relevance
96 block->EraseInst(inst); in Check()103 block->EraseInst(inst); in Check()116 block->EraseInst(inst); in Check()125 block->EraseInst(inst); in Check()133 block->EraseInst(inst); in Check()147 block->EraseInst(inst); in Check()
194 bb->EraseInst(inst, true); in __anond946d00f0602()
62 graph->GetStartBlock()->EraseInst(inst); in MoveFromStartBlock()78 graph->GetStartBlock()->EraseInst(inst); in MoveFromStartBlock()
553 void BasicBlock::EraseInst(Inst *inst, [[maybe_unused]] bool will_be_moved) in EraseInst() function in panda::compiler::BasicBlock592 EraseInst(inst); in RemoveInst()
266 void EraseInst(Inst *inst, [[maybe_unused]] bool will_be_moved = false);
364 block->EraseInst(inst);