Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp791 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop() local
902 const SmallVectorImpl<int> &PtrToPartition, in includeOnlyCrossPartitionChecks()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp547 const SmallVectorImpl<int> &PtrToPartition, unsigned PtrIdx1, in arePointersInSamePartition()