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.cpp165 auto PrintOutSet = [&](const char *Message, in dump() local
173 PrintOutSet("Live blocks from the original loop:", LiveLoopBlocks); in dump()
175 PrintOutSet("Live exit blocks:", LiveExitBlocks); in dump()
178 PrintOutSet("The following blocks will still be part of the loop:", in dump()