Home
last modified time | relevance | path

Searched defs:isNodeHidden (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DGraphWriter.h148 bool isNodeHidden(NodeType &Node) { in isNodeHidden() function
152 bool isNodeHidden(NodeType *const *Node) { in isNodeHidden() function
156 bool isNodeHidden(NodeType *Node) { in isNodeHidden() function
H A DDOTGraphTraits.h64 static bool isNodeHidden(const void *) { in isNodeHidden() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp42 static bool isNodeHidden(const SUnit *Node) { in isNodeHidden() function
H A DMachineScheduler.cpp3244 static bool isNodeHidden(const SUnit *Node) { in isNodeHidden() function