Searched refs:IVUser (Results 1 – 2 of 2) sorted by relevance
4 ; A sign extend feeds an IVUser and cannot be hoisted into the AddRec.
1164 Instruction *IVUser = dyn_cast<Instruction>(U); in validate() local1166 Uses[IVUser].set(IL_All); in validate()1167 for (auto *UU : IVUser->users()) { in validate()