Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp590 bool fuseLoops(Function &F) { in fuseLoops() function
2089 Changed |= LF.fuseLoops(F); in run()