Searched refs:IsCntPhiUsedOutsideLoop (Results 1 – 1 of 1) sorted by relevance
250 bool IsCntPhiUsedOutsideLoop);1678 bool IsCntPhiUsedOutsideLoop = false; in recognizeAndInsertFFS() local1681 IsCntPhiUsedOutsideLoop = true; in recognizeAndInsertFFS()1692 if (IsCntInstUsedOutsideLoop && IsCntPhiUsedOutsideLoop) in recognizeAndInsertFFS()1707 if (!IsCntPhiUsedOutsideLoop) { in recognizeAndInsertFFS()1747 IsCntPhiUsedOutsideLoop); in recognizeAndInsertFFS()1862 bool ZeroCheck, bool IsCntPhiUsedOutsideLoop) { in transformLoopToCountable() argument1876 if (IsCntPhiUsedOutsideLoop) { in transformLoopToCountable()1893 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()1940 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()