LLVM 22.0.0git
UniformityAnalysis.h File Reference

LLVM IR instance of the generic uniformity analysis. More...

Go to the source code of this file.

Classes

class  llvm::UniformityInfoAnalysis
 Analysis pass which computes UniformityInfo. More...
class  llvm::UniformityInfoPrinterPass
 Printer pass for the UniformityInfo. More...
class  llvm::UniformityInfoWrapperPass
 Legacy analysis pass which computes a CycleInfo. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Typedefs

using llvm::UniformityInfo = GenericUniformityInfo<SSAContext>

Detailed Description

LLVM IR instance of the generic uniformity analysis.

Definition in file UniformityAnalysis.h.