Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp183 RuntimeCheckingPtrGroup(unsigned Index,RuntimePointerChecking & RtCheck) RuntimeCheckingPtrGroup() argument
418 addPointer(unsigned Index,RuntimePointerChecking & RtCheck) addPointer() argument
1068 createCheckForAccess(RuntimePointerChecking & RtCheck,MemAccessInfo Access,Type * AccessTy,const DenseMap<Value *,const SCEV * > & StridesMap,DenseMap<Value *,unsigned> & DepSetId,Loop * TheLoop,unsigned & RunningDepId,unsigned ASId,bool ShouldCheckWrap,bool Assume) createCheckForAccess() argument
1129 canCheckPtrAtRT(RuntimePointerChecking & RtCheck,ScalarEvolution * SE,Loop * TheLoop,const DenseMap<Value *,const SCEV * > & StridesMap,Value * & UncomputablePtr,bool ShouldCheckWrap) canCheckPtrAtRT() argument
[all...]