Searched refs:IsCntPhiUsedOutsideLoop (Results 1 – 1 of 1) sorted by relevance
245 bool IsCntPhiUsedOutsideLoop,1925 bool IsCntPhiUsedOutsideLoop = false; in insertFFSIfProfitable() local1928 IsCntPhiUsedOutsideLoop = true; in insertFFSIfProfitable()1939 if (IsCntInstUsedOutsideLoop && IsCntPhiUsedOutsideLoop) in insertFFSIfProfitable()1954 if (!IsCntPhiUsedOutsideLoop) { in insertFFSIfProfitable()1979 IsCntPhiUsedOutsideLoop); in insertFFSIfProfitable()2181 bool ZeroCheck, bool IsCntPhiUsedOutsideLoop, bool InsertSub) { in transformLoopToCountable() argument2195 if (IsCntPhiUsedOutsideLoop) { in transformLoopToCountable()2214 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()2262 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()