Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/opt/
H A Dopt.cpp956 const bool ShouldEmitOutput = !NoOutput; in main() local
959 if (ShouldEmitOutput || RunTwice) { in main()
1007 if (ShouldEmitOutput) { in main()
1015 if (ShouldEmitOutput) in main()