Searched refs:IsCntPhiUsedOutsideLoop (Results 1 – 1 of 1) sorted by relevance
250 bool IsCntPhiUsedOutsideLoop);1867 bool IsCntPhiUsedOutsideLoop = false; in recognizeAndInsertFFS() local1870 IsCntPhiUsedOutsideLoop = true; in recognizeAndInsertFFS()1881 if (IsCntInstUsedOutsideLoop && IsCntPhiUsedOutsideLoop) in recognizeAndInsertFFS()1896 if (!IsCntPhiUsedOutsideLoop) { in recognizeAndInsertFFS()1936 IsCntPhiUsedOutsideLoop); in recognizeAndInsertFFS()2051 bool ZeroCheck, bool IsCntPhiUsedOutsideLoop) { in transformLoopToCountable() argument2065 if (IsCntPhiUsedOutsideLoop) { in transformLoopToCountable()2082 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()2129 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()