Searched refs:IsUtilMode (Results 1 – 2 of 2) sorted by relevance
70 bool IsUtilMode; member in __anon7e6e14090111::LoopRotate77 const SimplifyQuery &SQ, bool RotationOnly, bool IsUtilMode, in LoopRotate() argument81 IsUtilMode(IsUtilMode), PrepareForLTO(PrepareForLTO) {} in LoopRotate()443 if (L->isLoopExiting(OrigLatch) && !SimplifiedLatch && IsUtilMode == false && in rotateLoop()1085 bool IsUtilMode = true, bool PrepareForLTO) { in LoopRotation() argument1087 IsUtilMode, PrepareForLTO); in LoopRotation()
36 bool RotationOnly, unsigned Threshold, bool IsUtilMode,