Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp272 class InstPartitionContainer { class
276 InstPartitionContainer(Loop *L, LoopInfo *LI, DominatorTree *DT) in InstPartitionContainer() function in __anon5f80120c0111::InstPartitionContainer
541 const InstPartitionContainer &Partitions) { in operator <<()
691 InstPartitionContainer Partitions(L, LI, DT); in processLoop()