Home
last modified time | relevance | path

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

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