Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h465 arePointersInSamePartition(const SmallVectorImpl<int> &PtrToPartition,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp929 !RuntimePointerChecking::arePointersInSamePartition( in includeOnlyCrossPartitionChecks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp432 bool RuntimePointerChecking::arePointersInSamePartition( in arePointersInSamePartition() function in RuntimePointerChecking