LLVM 22.0.0git
|
A cache of ephemeral values within a function. More...
#include "llvm/Analysis/EphemeralValuesCache.h"
Public Member Functions | |
EphemeralValuesCache (Function &F, AssumptionCache &AC) | |
void | clear () |
const SmallPtrSetImpl< const Value * > & | ephValues () |
A cache of ephemeral values within a function.
Definition at line 28 of file EphemeralValuesCache.h.
|
inline |
Definition at line 37 of file EphemeralValuesCache.h.
|
inline |
Definition at line 38 of file EphemeralValuesCache.h.
|
inline |
Definition at line 42 of file EphemeralValuesCache.h.