Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h463 arePointersInSamePartition(const SmallVectorImpl<int> &PtrToPartition,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp931 !RuntimePointerChecking::arePointersInSamePartition( in includeOnlyCrossPartitionChecks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp427 bool RuntimePointerChecking::arePointersInSamePartition( in arePointersInSamePartition() function in RuntimePointerChecking