LLVM: llvm::cas::CacheKey Class Reference (original) (raw)

A key for caching an operation. More...

#include "[llvm/CAS/ActionCache.h](ActionCache%5F8h%5Fsource.html)"

Detailed Description

A key for caching an operation.

It is implemented as a bag of bytes and provides a convenient constructor for CAS types.

Definition at line 32 of file ActionCache.h.

Constructor & Destructor Documentation

CacheKey() [1/3]

CacheKey() [2/3]

CacheKey() [3/3]

Member Function Documentation

getKey()

StringRef llvm::cas::CacheKey::getKey ( ) const inline

The documentation for this class was generated from the following files: