Searched refs:InstructionsToProcess (Results 1 – 1 of 1) sorted by relevance
178 SmallVector<Instruction *> InstructionsToProcess; in rewriteMaterializableInstructions() local205 for (auto &I : InstructionsToProcess) in rewriteMaterializableInstructions()216 InstructionsToProcess.push_back(CurrentMaterialization); in rewriteMaterializableInstructions()