Home
last modified time | relevance | path

Searched defs:iterateOnFunction (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1977 bool MemCpyOptPass::iterateOnFunction(Function &F) { iterateOnFunction() function in MemCpyOptPass
H A DGVN.cpp3093 bool GVNPass::iterateOnFunction(Function &F) { iterateOnFunction() function in GVNPass