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