A cache of ephemeral values within a function.
Declared in <llvm/Analysis/EphemeralValuesCache.h>
class EphemeralValuesCache;
| Name | Description |
|---|---|
EphemeralValuesCache [constructor] | Construct an ephemeral-values cache for F using AC. |
clear | Clear the cached ephemeral values for the function. |
ephValues | Access the set of ephemeral values currently tracked for this function. |