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