Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp163 auto PrintOutSet = [&](const char *Message, in dump() local
171 PrintOutSet("Live blocks from the original loop:", LiveLoopBlocks); in dump()
173 PrintOutSet("Live exit blocks:", LiveExitBlocks); in dump()
176 PrintOutSet("The following blocks will still be part of the loop:", in dump()