Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp184 bool InSameCacheLine = (Diff->getValue()->getSExtValue() < CLS); in hasSpacialReuse() local
187 if (InSameCacheLine) in hasSpacialReuse()
193 return InSameCacheLine; in hasSpacialReuse()