Searched refs:removeAndReplace (Results 1 – 1 of 1) sorted by relevance
504 unsigned removeAndReplace(const SmallVecInsn &Candidates, Instruction *Repl,1044 unsigned GVNHoist::removeAndReplace(const SmallVecInsn &Candidates, in removeAndReplace() function in llvm::GVNHoist1148 NR += removeAndReplace(InstructionsToHoist, Repl, DestBB, MoveAccess); in hoist()