Searched refs:IsCntPhiUsedOutsideLoop (Results 1 – 1 of 1) sorted by relevance
250 bool IsCntPhiUsedOutsideLoop);1865 bool IsCntPhiUsedOutsideLoop = false; in recognizeAndInsertFFS() local1868 IsCntPhiUsedOutsideLoop = true; in recognizeAndInsertFFS()1879 if (IsCntInstUsedOutsideLoop && IsCntPhiUsedOutsideLoop) in recognizeAndInsertFFS()1894 if (!IsCntPhiUsedOutsideLoop) { in recognizeAndInsertFFS()1934 IsCntPhiUsedOutsideLoop); in recognizeAndInsertFFS()2049 bool ZeroCheck, bool IsCntPhiUsedOutsideLoop) { in transformLoopToCountable() argument2063 if (IsCntPhiUsedOutsideLoop) { in transformLoopToCountable()2080 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()2127 if (IsCntPhiUsedOutsideLoop) in transformLoopToCountable()