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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp529 bool fuseLoops(Function &F) { function in struct:__anon4651::LoopFuser
1628 return LF.fuseLoops(F);
1643 bool Changed = LF.fuseLoops(F);

Completed in 57 milliseconds