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