Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp956 unsigned removeAndReplace(const SmallVecInsn &Candidates, Instruction *Repl, in removeAndReplace() function in llvm::GVNHoist
1061 NR += removeAndReplace(InstructionsToHoist, Repl, DestBB, MoveAccess); in hoist()