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 __anon716971650111::MachineLICMBase334 Changed = FirstInLoop = false; in runOnMachineFunction()390 FirstInLoop = true; in runOnMachineFunction()1433 if (FirstInLoop) { in Hoist()1435 FirstInLoop = false; in Hoist()