Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp504 unsigned removeAndReplace(const SmallVecInsn &Candidates, Instruction *Repl,
1044 unsigned GVNHoist::removeAndReplace(const SmallVecInsn &Candidates, in removeAndReplace() function in llvm::GVNHoist
1148 NR += removeAndReplace(InstructionsToHoist, Repl, DestBB, MoveAccess); in hoist()