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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h142 gatherPeelingPreferences(Loop *L, ScalarEvolution &SE,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp289 gatherPeelingPreferences(L, SE, TTI, None, None);
H A DLoopUnrollPass.cpp279 llvm::gatherPeelingPreferences(Loop *L, ScalarEvolution &SE, function in class:llvm
1089 TargetTransformInfo::PeelingPreferences PP = gatherPeelingPreferences(

Completed in 305 milliseconds