A cache of ephemeral values within a function.
Synopsis
Declared in <llvm/Analysis/EphemeralValuesCache.h>
class EphemeralValuesCache;
Member Functions
Name |
Description |
|
Construct an ephemeral‐values cache for |
Clear the cached ephemeral values for the function. |
|
Access the set of ephemeral values currently tracked for this function. |
Created with MrDocs