Home
last modified time | relevance | path

Searched defs:UnderlyingObjects (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp805 DenseMap<Value *, SmallVector<const Value *, 16>> UnderlyingObjects; member in __anon30e05fe90111::AccessAnalysis
1913 isLoopVariantIndirectAddress(ArrayRef<const Value *> UnderlyingObjects, in isLoopVariantIndirectAddress()
1932 const DenseMap<Value *, SmallVector<const Value *, 16>> &UnderlyingObjects, in getDependenceDistanceStrideAndSize()
2003 &UnderlyingObjects) { in isDependent()
2172 &UnderlyingObjects) { in areDepsSafe()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11906 AA::ValueScope Scope) { in updateImpl()