Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp310 bool needsChecking(unsigned PtrIdx1, unsigned PtrIdx2, in needsChecking()
397 for (auto PtrIdx2 : Check.second->Members) in collectMemchecks() local
H A DLoopDistribute.cpp914 for (unsigned PtrIdx2 : Check.second->Members) in includeOnlyCrossPartitionChecks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp434 unsigned PtrIdx2) { in arePointersInSamePartition()