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