Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h493 arePointersInSamePartition(const SmallVectorImpl<int> &PtrToPartition,
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp924 !RuntimePointerChecking::arePointersInSamePartition( in includeOnlyCrossPartitionChecks()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp546 bool RuntimePointerChecking::arePointersInSamePartition( in arePointersInSamePartition() function in RuntimePointerChecking