Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp807 DenseMap<Value *, SmallVector<const Value *, 16>> UnderlyingObjects; global() member in __anon26c80b460111::AccessAnalysis
1904 isLoopVariantIndirectAddress(ArrayRef<const Value * > UnderlyingObjects,ScalarEvolution & SE,const Loop * L) isLoopVariantIndirectAddress() argument
1917 getDependenceDistanceStrideAndSize(const AccessAnalysis::MemAccessInfo & A,Instruction * AInst,const AccessAnalysis::MemAccessInfo & B,Instruction * BInst,const DenseMap<Value *,SmallVector<const Value *,16>> & UnderlyingObjects) getDependenceDistanceStrideAndSize() argument
2012 isDependent(const MemAccessInfo & A,unsigned AIdx,const MemAccessInfo & B,unsigned BIdx,const DenseMap<Value *,SmallVector<const Value *,16>> & UnderlyingObjects) isDependent() argument
2255 areDepsSafe(DepCandidates & AccessSets,MemAccessInfoList & CheckDeps,const DenseMap<Value *,SmallVector<const Value *,16>> & UnderlyingObjects) areDepsSafe() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11895 __anon30d26d8f9602(SmallSetVector<Value *, 8> &UnderlyingObjects, AA::ValueScope Scope) updateImpl() argument
[all...]