Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp484 unsigned rauw(const SmallVecInsn &Candidates, Instruction *Repl,
973 unsigned GVNHoist::rauw(const SmallVecInsn &Candidates, Instruction *Repl, in rauw() function in llvm::GVNHoist
1024 unsigned NR = rauw(Candidates, Repl, NewMemAcc); in removeAndReplace()