Searched refs:FirstInLoop (Results 1 – 1 of 1) sorted by relevance
140 bool FirstInLoop = false; // True if it's the first LICM in the loop. member in __anona9a475ae0111::MachineLICMImpl382 Changed = FirstInLoop = false; in run()422 FirstInLoop = true; in run()1657 if (FirstInLoop) { in Hoist()1659 FirstInLoop = false; in Hoist()