Searched defs:PtrIdx2 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopLoadElimination.cpp | 320 needsChecking(unsigned PtrIdx1,unsigned PtrIdx2,const SmallPtrSetImpl<Value * > & PtrsWrittenOnFwdingPath,const SmallPtrSetImpl<Value * > & CandLoadPtrs) needsChecking() argument |
H A D | LoopDistribute.cpp | 909 for (unsigned PtrIdx2 : Check.second->Members) includeOnlyCrossPartitionChecks() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | LoopAccessAnalysis.cpp | 589 arePointersInSamePartition(const SmallVectorImpl<int> & PtrToPartition,unsigned PtrIdx1,unsigned PtrIdx2) arePointersInSamePartition() argument |