Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp498 computePartitionSetForPointers(const LoopAccessInfo &LAI) { in computePartitionSetForPointers() function in __anon5f80120c0111::InstPartitionContainer
791 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop()