Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h102 void printGraphForFunction(Function &F, GraphT Graph, StringRef Name, in printGraphForFunction() function
149 printGraphForFunction(F, Graph, Name, IsSimple); in run()
242 printGraphForFunction(F, Graph, Name, IsSimple); in runOnFunction()