Searched refs:eliminateConstantExprUsesOfLDSFromAllInstructions (Results 1 – 3 of 3) sorted by relevance
45 bool eliminateConstantExprUsesOfLDSFromAllInstructions(Module &M);
65 bool eliminateConstantExprUsesOfLDSFromAllInstructions(Module &M) { in eliminateConstantExprUsesOfLDSFromAllInstructions() function
929 Changed |= eliminateConstantExprUsesOfLDSFromAllInstructions(M); in runOnModule()