Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp157 auto PrintOutVector = [&](const char *Message, in dump() local
169 PrintOutVector("Blocks in which we can constant-fold terminator:", in dump()
172 PrintOutVector("Dead blocks from the original loop:", DeadLoopBlocks); in dump()
174 PrintOutVector("Dead exit blocks:", DeadExitBlocks); in dump()