Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp507 computePartitionSetForPointers(const LoopAccessInfo &LAI) { in computePartitionSetForPointers() function in __anonfcfe86310111::InstPartitionContainer
793 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop()