Searched refs:UseInsts (Results 1 – 1 of 1) sorted by relevance
366 SmallVector<Instruction *> UseInsts; in tryToReplaceWithConstant() local370 UseInsts.push_back(I); in tryToReplaceWithConstant()374 for (auto *I : UseInsts) in tryToReplaceWithConstant()