Searched refs:IVUser (Results 1 – 1 of 1) sorted by relevance
1194 Instruction *IVUser = dyn_cast<Instruction>(U); in validate() local1196 Uses[IVUser].set(IL_All); in validate()1197 for (auto *UU : IVUser->users()) { in validate()