Searched refs:IsCntPhiUsedOutsideLoop (Results 1 – 1 of 1) sorted by relevance
251 bool IsCntPhiUsedOutsideLoop);1724 bool IsCntPhiUsedOutsideLoop = false; in recognizeAndInsertFFS() local1727 IsCntPhiUsedOutsideLoop = true; in recognizeAndInsertFFS()1738 if (IsCntInstUsedOutsideLoop && IsCntPhiUsedOutsideLoop) in recognizeAndInsertFFS()1753 if (!IsCntPhiUsedOutsideLoop) { in recognizeAndInsertFFS()1793 IsCntPhiUsedOutsideLoop); in recognizeAndInsertFFS()1908 bool ZeroCheck, bool IsCntPhiUsedOutsideLoop) { in transformLoopToCountable() argument1922 if (IsCntPhiUsedOutsideLoop) { in transformLoopToCountable()1939 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()1986 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()