Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h555 arePointersInSamePartition(const SmallVectorImpl<int> &PtrToPartition,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp924 !RuntimePointerChecking::arePointersInSamePartition( in includeOnlyCrossPartitionChecks()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp588 bool RuntimePointerChecking::arePointersInSamePartition( in arePointersInSamePartition() function in RuntimePointerChecking