LLVM 20.0.0git
|
LLVM IR instance of the generic uniformity analysis. More...
#include "llvm/ADT/GenericUniformityInfo.h"
#include "llvm/IR/PassManager.h"
#include "llvm/IR/SSAContext.h"
#include "llvm/Pass.h"
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 > |
LLVM IR instance of the generic uniformity analysis.
Definition in file UniformityAnalysis.h.