Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Function

11 // a dom.<fnname>.dot or postdom.<fnname>.dot file for each function in the
13 // function.
43 return DOTGraphTraits<const Function*>
46 return DOTGraphTraits<const Function*>
121 "View dominance tree of function", false, false)
125 "View dominance tree of function (with no function bodies)",
130 "View postdominance tree of function", false, false)
134 "View postdominance tree of function "
135 "(with no function bodies)",
178 "Print dominance tree of function to 'dot' file",
183 "Print dominance tree of function to 'dot' file "
184 "(with no function bodies)",
189 "Print postdominance tree of function to 'dot' file",
194 "Print postdominance tree of function to 'dot' file "
195 "(with no function bodies)",