Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp506 computePartitionSetForPointers(const LoopAccessInfo &LAI) { in computePartitionSetForPointers() function in __anon51f880570111::InstPartitionContainer
794 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop()