Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph.cpp31 GraphKeepGoing("keep-going", cl::desc("Keep going on errors encountered"), variable
33 static cl::alias GraphKeepGoing2("k", cl::aliasopt(GraphKeepGoing),
458 if (!GraphKeepGoing) in getGraphRenderer()
490 F.KeepGoing = GraphKeepGoing; in __anonf9893fcb0302()