Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h34 void viewGraphForFunction(Function &F, GraphT Graph, StringRef Name, in viewGraphForFunction() function
68 viewGraphForFunction(F, Graph, Name, IsSimple); in run()
206 viewGraphForFunction(F, Graph, Name, IsSimple); in runOnFunction()