Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp166 auto PrintOutVector = [&](const char *Message, in dump() local
178 PrintOutVector("Blocks in which we can constant-fold terminator:", in dump()
181 PrintOutVector("Dead blocks from the original loop:", DeadLoopBlocks); in dump()
183 PrintOutVector("Dead exit blocks:", DeadExitBlocks); in dump()