Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp317 needsChecking(unsigned PtrIdx1,unsigned PtrIdx2,const SmallPtrSetImpl<Value * > & PtrsWrittenOnFwdingPath,const SmallPtrSetImpl<Value * > & CandLoadPtrs) needsChecking() argument
403 for (auto PtrIdx1 : Check.first->Members) collectMemchecks() local
H A DLoopDistribute.cpp905 for (unsigned PtrIdx1 : Check.first->Members) includeOnlyCrossPartitionChecks() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp583 arePointersInSamePartition(const SmallVectorImpl<int> & PtrToPartition,unsigned PtrIdx1,unsigned PtrIdx2) arePointersInSamePartition() argument