OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasEdgeDestLabels
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
DOTGraphTraits.h
127
///
hasEdgeDestLabels
- If this function returns true, the graph is able
129
static bool
hasEdgeDestLabels
() {
133
/// numEdgeDestLabels - If
hasEdgeDestLabels
, this function returns the
139
/// getEdgeDestLabel - If
hasEdgeDestLabels
, this function returns the
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp
39
static bool
hasEdgeDestLabels
() {
Completed in 76 milliseconds