Searched refs:IsCntPhiUsedOutsideLoop (Results 1 – 1 of 1) sorted by relevance
267 bool IsCntPhiUsedOutsideLoop,2234 bool IsCntPhiUsedOutsideLoop = false; in insertFFSIfProfitable() local2237 IsCntPhiUsedOutsideLoop = true; in insertFFSIfProfitable()2248 if (IsCntInstUsedOutsideLoop && IsCntPhiUsedOutsideLoop) in insertFFSIfProfitable()2263 if (!IsCntPhiUsedOutsideLoop) { in insertFFSIfProfitable()2288 IsCntPhiUsedOutsideLoop); in insertFFSIfProfitable()2486 bool ZeroCheck, bool IsCntPhiUsedOutsideLoop, bool InsertSub) { in transformLoopToCountable() argument2500 if (IsCntPhiUsedOutsideLoop) { in transformLoopToCountable()2519 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()2567 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()