Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp491 unsigned removeAndReplace(const SmallVecInsn &Candidates, Instruction *Repl,
1013 unsigned GVNHoist::removeAndReplace(const SmallVecInsn &Candidates, in removeAndReplace() function in llvm::GVNHoist
1119 NR += removeAndReplace(InstructionsToHoist, Repl, DestBB, MoveAccess); in hoist()