Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DGraphWriter.h147 bool isNodeHidden(NodeType &Node) { in isNodeHidden() function
151 bool isNodeHidden(NodeType *const *Node) { in isNodeHidden() function
155 bool isNodeHidden(NodeType *Node) { in isNodeHidden() function
DDOTGraphTraits.h64 static bool isNodeHidden(const void *) { in isNodeHidden() function
/external/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp42 static bool isNodeHidden(const SUnit *Node) { in isNodeHidden() function
DMachineScheduler.cpp3348 static bool isNodeHidden(const SUnit *Node) { in isNodeHidden() function