Searched refs:ReplacedWithConstant (Results 1 – 1 of 1) sorted by relevance
281 SmallVector<Instruction *> ReplacedWithConstant; member in __anonfb6321fa0211::FunctionSpecializer334 for (auto *I : ReplacedWithConstant) { in removeDeadInstructions()339 ReplacedWithConstant.clear(); in removeDeadInstructions()380 ReplacedWithConstant.push_back(I); in tryToReplaceWithConstant()