Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp166 auto PrintOutSet = [&](const char *Message, in dump() local
174 PrintOutSet("Live blocks from the original loop:", LiveLoopBlocks); in dump()
176 PrintOutSet("Live exit blocks:", LiveExitBlocks); in dump()
179 PrintOutSet("The following blocks will still be part of the loop:", in dump()