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