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