Searched refs:IsNestingLegal (Results 1 – 4 of 4) sorted by relevance
340 return MadeChange && (!HWLoopInfo.IsNestingLegal && !Opts.ForceNested); in TryConvertLoop()
154 if (!IsNestingLegal && LI.getLoopFor(BB) != L && !ForceNestedLoop) in isHardwareLoopCandidate()
108 bool IsNestingLegal = false; // Can a hardware loop be a parent to member
2230 HWLoopInfo.IsNestingLegal = false; in isHardwareLoopProfitable()