Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp505 computePartitionSetForPointers(const LoopAccessInfo &LAI) { in computePartitionSetForPointers() function in __anon4e01e93c0111::InstPartitionContainer
793 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop()