Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h187 MemoryDepChecker(PredicatedScalarEvolution & PSE,const Loop * L,const DenseMap<Value *,const SCEV * > & SymbolicStrides,unsigned MaxTargetVectorWidthInBits) MemoryDepChecker() argument
333 unsigned MaxTargetVectorWidthInBits = 0; global() variable
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp3008 unsigned MaxTargetVectorWidthInBits = std::numeric_limits<unsigned>::max(); LoopAccessInfo() local