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