Home
last modified time | relevance | path

Searched refs:PointerJ (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp436 const PointerInfo &PointerJ = Pointers[J]; in needsChecking() local
439 if (!PointerI.IsWritePtr && !PointerJ.IsWritePtr) in needsChecking()
443 if (PointerI.DependencySetId == PointerJ.DependencySetId) in needsChecking()
447 if (PointerI.AliasSetId != PointerJ.AliasSetId) in needsChecking()