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