Home
last modified time | relevance | path

Searched refs:eliminateConstantExprUsesOfLDSFromAllInstructions (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPULowerModuleLDSPass.cpp237 static bool eliminateConstantExprUsesOfLDSFromAllInstructions(Module &M) { in eliminateConstantExprUsesOfLDSFromAllInstructions() function in __anonb8e254760111::AMDGPULowerModuleLDS
666 Changed |= eliminateConstantExprUsesOfLDSFromAllInstructions(M); in runOnModule()