LLVM 22.0.0git
FunctionSpecialization.h File Reference

Go to the source code of this file.

Classes

struct  llvm::SpecSig
struct  llvm::Spec
class  llvm::InstCostVisitor
class  llvm::FunctionSpecializer

Namespaces

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

Typedefs

using llvm::SpecMap = DenseMap<Function *, std::pair<unsigned, unsigned>>
using llvm::Cost = InstructionCost
using llvm::ConstMap = DenseMap<Value *, Constant *>