Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp272 bool needsChecking(unsigned PtrIdx1, unsigned PtrIdx2, in needsChecking()
361 for (auto PtrIdx2 : Check.second->Members) in collectMemchecks() local
DLoopDistribute.cpp805 for (unsigned PtrIdx2 : Check.second->Members) in includeOnlyCrossPartitionChecks() local
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp385 unsigned PtrIdx2) { in arePointersInSamePartition()