Searched refs:IsUtilMode (Results 1 – 2 of 2) sorted by relevance
65 bool IsUtilMode; member in __anon14c277390111::LoopRotate72 const SimplifyQuery &SQ, bool RotationOnly, bool IsUtilMode, in LoopRotate() argument76 IsUtilMode(IsUtilMode), PrepareForLTO(PrepareForLTO) {} in LoopRotate()287 if (L->isLoopExiting(OrigLatch) && !SimplifiedLatch && IsUtilMode == false && in rotateLoop()830 bool IsUtilMode = true, bool PrepareForLTO) { in LoopRotation() argument832 IsUtilMode, PrepareForLTO); in LoopRotation()
36 bool RotationOnly, unsigned Threshold, bool IsUtilMode,