Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h31 void viewGraphForFunction(Function &F, GraphT Graph, StringRef Name, in viewGraphForFunction() function
65 viewGraphForFunction(F, Graph, Name, IsSimple); in run()
186 viewGraphForFunction(F, Graph, Name, IsSimple); in runOnFunction()