|
Enzyme main
|
This is the complete list of members for CacheAnalysis, including all inherited members.
| AA | CacheAnalysis | |
| allocationsWithGuaranteedFree | CacheAnalysis | |
| CacheAnalysis(const ValueMap< const CallInst *, SmallPtrSet< const CallInst *, 1 > > &allocationsWithGuaranteedFree, const ValueMap< Value *, GradientUtils::Rematerializer > &rematerializableAllocations, TypeResults &TR, AAResults &AA, Function *oldFunc, ScalarEvolution &SE, LoopInfo &OrigLI, DominatorTree &OrigDT, TargetLibraryInfo &TLI, const SmallPtrSetImpl< BasicBlock * > &unnecessaryBlocks, bool subsequent_calls_may_write, const std::vector< bool > &overwritten_args, DerivativeMode mode, bool omp) | CacheAnalysis | inline |
| compute_overwritten_args_for_callsites() | CacheAnalysis | inline |
| compute_overwritten_args_for_one_callsite(CallInst *callsite_op) | CacheAnalysis | inline |
| compute_uncacheable_load_map() | CacheAnalysis | inline |
| is_load_uncacheable(Instruction &li) | CacheAnalysis | inline |
| is_value_mustcache_from_origin(Value *obj) | CacheAnalysis | inline |
| mode | CacheAnalysis | |
| oldFunc | CacheAnalysis | |
| omp | CacheAnalysis | |
| OrigDT | CacheAnalysis | |
| OrigLI | CacheAnalysis | |
| overwritten_args | CacheAnalysis | |
| rematerializableAllocations | CacheAnalysis | |
| SE | CacheAnalysis | |
| seen | CacheAnalysis | |
| subsequent_calls_may_write | CacheAnalysis | |
| TLI | CacheAnalysis | |
| TR | CacheAnalysis | |
| unnecessaryBlocks | CacheAnalysis |