reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Analysis/LoopCacheAnalysis.h
  221   CacheCostTy computeLoopCacheCost(const Loop &L,

References

lib/Analysis/LoopCacheAnalysis.cpp
  503     CacheCostTy LoopCost = computeLoopCacheCost(*L, RefGroups);