Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopCacheAnalysis.h234 CacheCostTy computeRefGroupCacheCost(const ReferenceGroupTy &RG,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp598 CacheCostTy RefGroupCost = computeRefGroupCacheCost(RG, L); in computeLoopCacheCost()
608 CacheCostTy CacheCost::computeRefGroupCacheCost(const ReferenceGroupTy &RG, in computeRefGroupCacheCost() function in CacheCost