Searched refs:FinalInstructionsToProcess (Results 1 – 1 of 1) sorted by relevance
2295 SmallVector<ProcessNode> FinalInstructionsToProcess; in rewriteMaterializableInstructions() local2337 FinalInstructionsToProcess.push_back( in rewriteMaterializableInstructions()2345 for (auto &R : FinalInstructionsToProcess) { in rewriteMaterializableInstructions()