Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h83 std::optional<bool> hasTemporalReuse(const IndexedReference &Other,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp215 IndexedReference::hasTemporalReuse(const IndexedReference &Other, in hasTemporalReuse() function in IndexedReference
657 R->hasTemporalReuse(Representative, *TRT, *InnerMostLoop, DI, AA); in populateReferenceGroups()