Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp241 void printBlocks(raw_ostream &OS) const { in printBlocks() function in __anon3e6d9aa10111::InstPartition
547 void printBlocks(raw_ostream &OS) const { in printBlocks() function in __anon3e6d9aa10111::InstPartitionContainer
551 P.printBlocks(OS); in printBlocks()
837 LLVM_DEBUG(Partitions.printBlocks(dbgs())); in processLoop()