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 __anondcd5ce190111::MachineLICMBase332 Changed = FirstInLoop = false; in runOnMachineFunction()388 FirstInLoop = true; in runOnMachineFunction()1422 if (FirstInLoop) { in Hoist()1424 FirstInLoop = false; in Hoist()