Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp33 static cl::opt<std::string> GraphDiffInput1(cl::Positional, variable
429 std::array<std::string, 2> Inputs{{GraphDiffInput1, GraphDiffInput2}}; in __anona23076250102()