Searched refs:UserInsts (Results 1 – 1 of 1) sorted by relevance
269 SmallPtrSet<Instruction *, 8> UserInsts; in replaceLDSUseByPointer() local274 UserInsts.insert(I); in replaceLDSUseByPointer()279 convertConstantExprsToInstructions(I, CE, &UserInsts); in replaceLDSUseByPointer()284 for (auto *II : UserInsts) { in replaceLDSUseByPointer()