Home
last modified time | relevance | path

Searched refs:computeRefGroupCacheCost (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h235 CacheCostTy computeRefGroupCacheCost(const ReferenceGroupTy &RG,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp635 CacheCostTy RefGroupCost = computeRefGroupCacheCost(RG, L); in computeLoopCacheCost()
645 CacheCostTy CacheCost::computeRefGroupCacheCost(const ReferenceGroupTy &RG, in computeRefGroupCacheCost() function in CacheCost