Home
last modified time | relevance | path

Searched defs:Partitions (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp549 const InstPartitionContainer &Partitions) { in operator <<()
695 InstPartitionContainer Partitions(L, LI, DT); in processLoop() local