Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h303 std::string FileNamePrefix, bool IsSimple) { in WriteDOTGraphToFile() argument
304 std::string Filename = FileNamePrefix + "." + F.getName().str() + ".dot"; in WriteDOTGraphToFile()