LLVM: lib/CAS/ActionCache.cpp Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

12

13using namespace llvm;

15

16void ActionCache::anchor() {}

17

20 : CacheKey(Proxy.getCAS(), Proxy.getRef()) {}

This file contains the declaration of the ActionCache class, which is the base class for ActionCache ...

This file contains the declaration of the ObjectStore class.

Unique identifier for a CAS object.

LLVM_ABI CacheKey(const CASID &ID)

Definition ActionCache.cpp:18

Reference to an abstract hierarchical node, with data and references.

Reference to an object in an ObjectStore instance.

Content-addressable storage for objects.

unsigned ID

LLVM IR allows to use arbitrary numbers as calling convention identifiers.

This is an optimization pass for GlobalISel generic memory operations.

@ Ref

The access may reference the value stored in memory.

StringRef toStringRef(bool B)

Construct a string ref from a boolean.