Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DGraphWriter.cpp50 static ManagedStatic<cl::opt<bool>, CreateViewBackground> ViewBackground; variable
51 void llvm::initGraphWriterOptions() { *ViewBackground; } in initGraphWriterOptions()
200 wait &= !*ViewBackground; in DisplayGraph()