Searched refs:IsCntPhiUsedOutsideLoop (Results 1 – 1 of 1) sorted by relevance
241 bool IsCntPhiUsedOutsideLoop);1782 bool IsCntPhiUsedOutsideLoop = false; in recognizeAndInsertFFS() local1785 IsCntPhiUsedOutsideLoop = true; in recognizeAndInsertFFS()1796 if (IsCntInstUsedOutsideLoop && IsCntPhiUsedOutsideLoop) in recognizeAndInsertFFS()1811 if (!IsCntPhiUsedOutsideLoop) { in recognizeAndInsertFFS()1851 IsCntPhiUsedOutsideLoop); in recognizeAndInsertFFS()1966 bool ZeroCheck, bool IsCntPhiUsedOutsideLoop) { in transformLoopToCountable() argument1980 if (IsCntPhiUsedOutsideLoop) { in transformLoopToCountable()1997 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()2045 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()