Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp320 needsChecking(unsigned PtrIdx1,unsigned PtrIdx2,const SmallPtrSetImpl<Value * > & PtrsWrittenOnFwdingPath,const SmallPtrSetImpl<Value * > & CandLoadPtrs) needsChecking() argument
408 for (auto PtrIdx2 : Check.second->Members) collectMemchecks() local
H A DLoopDistribute.cpp909 for (unsigned PtrIdx2 : Check.second->Members) includeOnlyCrossPartitionChecks() local
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp589 arePointersInSamePartition(const SmallVectorImpl<int> & PtrToPartition,unsigned PtrIdx1,unsigned PtrIdx2) arePointersInSamePartition() argument