Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DGraphWriter.cpp118 static const char *getProgramName(GraphProgram::Name program) { in getProgramName() function
160 args.push_back(getProgramName(program)); in DisplayGraph()
182 (S.TryFindProgram(getProgramName(program), GeneratorPath) || in DisplayGraph()