LLVM 22.0.0git
TargetTransformInfoImpl.h File Reference

This file provides helpers for the implementation of a TargetTransformInfo-conforming class. More...

Go to the source code of this file.

Classes

class  llvm::TargetTransformInfoImplBase
 Base class for use as a mix-in that aids implementing a TargetTransformInfo-compatible class. More...
class  llvm::TargetTransformInfoImplCRTPBase< T >
 CRTP base class for use as a mix-in that aids implementing a TargetTransformInfo-compatible class. More...

Namespaces

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

Detailed Description

This file provides helpers for the implementation of a TargetTransformInfo-conforming class.

Definition in file TargetTransformInfoImpl.h.