Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h324 std::string FileNamePrefix, bool IsSimple) { in WriteDOTGraphToFile() argument
325 std::string Filename = FileNamePrefix + "." + F.getName().str(); in WriteDOTGraphToFile()