Searched refs:FirstInLoop (Results 1 – 1 of 1) sorted by relevance
132 bool FirstInLoop; // True if it's the first LICM in the loop. member in __anonfbf8dede0111::MachineLICMBase334 Changed = FirstInLoop = false; in runOnMachineFunction()390 FirstInLoop = true; in runOnMachineFunction()1437 if (FirstInLoop) { in Hoist()1439 FirstInLoop = false; in Hoist()