Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp65 bool IsUtilMode; member in __anon14c277390111::LoopRotate
72 const SimplifyQuery &SQ, bool RotationOnly, bool IsUtilMode, in LoopRotate()
830 bool IsUtilMode = true, bool PrepareForLTO) { in LoopRotation()