Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp805 DenseMap<Value *, SmallVector<const Value *, 16>> UnderlyingObjects; global() member in __anon55b3ad850111::AccessAnalysis
1913 isLoopVariantIndirectAddress(ArrayRef<const Value * > UnderlyingObjects,ScalarEvolution & SE,const Loop * L) isLoopVariantIndirectAddress() argument
1932 getDependenceDistanceStrideAndSize(const AccessAnalysis::MemAccessInfo & A,Instruction * AInst,const AccessAnalysis::MemAccessInfo & B,Instruction * BInst,const DenseMap<Value *,const SCEV * > & Strides,const DenseMap<Value *,SmallVector<const Value *,16>> & UnderlyingObjects,PredicatedScalarEvolution & PSE,const Loop * InnermostLoop) getDependenceDistanceStrideAndSize() argument
2003 isDependent(const MemAccessInfo & A,unsigned AIdx,const MemAccessInfo & B,unsigned BIdx,const DenseMap<Value *,const SCEV * > & Strides,const DenseMap<Value *,SmallVector<const Value *,16>> & UnderlyingObjects) isDependent() argument
2172 areDepsSafe(DepCandidates & AccessSets,MemAccessInfoList & CheckDeps,const DenseMap<Value *,const SCEV * > & Strides,const DenseMap<Value *,SmallVector<const Value *,16>> & UnderlyingObjects) areDepsSafe() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11906 __anon84dfdece9602(SmallSetVector<Value *, 8> &UnderlyingObjects, AA::ValueScope Scope) updateImpl() argument