Home
last modified time | relevance | path

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

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