Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp320 bool needsChecking(unsigned PtrIdx1, unsigned PtrIdx2, in needsChecking()
408 for (auto PtrIdx2 : Check.second->Members) in collectMemchecks() local
H A DLoopDistribute.cpp909 for (unsigned PtrIdx2 : Check.second->Members) in includeOnlyCrossPartitionChecks() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp590 unsigned PtrIdx2) { in arePointersInSamePartition()