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