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

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

Completed in 51 milliseconds