Home
last modified time | relevance | path

Searched defs:PtrToPartition (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp794 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop() local
907 const SmallVectorImpl<int> &PtrToPartition, in includeOnlyCrossPartitionChecks()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp445 const SmallVectorImpl<int> &PtrToPartition, unsigned PtrIdx1, in arePointersInSamePartition()