llvm::DefaultContextualFoldingSetTrait::ContextStorage::ContextStorage

Construct storage holding Context.

Synopsis

Declared in <llvm/ADT/FoldingSet.h>

explicit
ContextStorage(Ctx Context);

Parameters

NameDescription
ContextFixed context for profiling and hashing.