Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp160 auto PrintOutVector = [&](const char *Message, in dump() local
172 PrintOutVector("Blocks in which we can constant-fold terminator:", in dump()
175 PrintOutVector("Dead blocks from the original loop:", DeadLoopBlocks); in dump()
177 PrintOutVector("Dead exit blocks:", DeadExitBlocks); in dump()