Home
last modified time | relevance | path

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

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