Searched refs:ReplaceInst (Results 1 – 4 of 4) sorted by relevance
129 inst->GetBasicBlock()->ReplaceInst(inst, replace); in LowerIf()
281 bb->ReplaceInst(phi, phi1); in __anon9f1e038e0902()
519 void BasicBlock::ReplaceInst(Inst *old_inst, Inst *new_inst) in ReplaceInst() function in panda::compiler::BasicBlock
270 void ReplaceInst(Inst *old_inst, Inst *new_inst);