Searched defs:isNodeHidden (Results 1 – 15 of 15) sorted by relevance
147 bool isNodeHidden(NodeType &Node) { in isNodeHidden() function151 bool isNodeHidden(NodeType *const *Node) { in isNodeHidden() function155 bool isNodeHidden(NodeType *Node) { in isNodeHidden() function
64 static bool isNodeHidden(const void *) { in isNodeHidden() function
41 static bool isNodeHidden(const SUnit *Node) { in isNodeHidden() function
3488 static bool isNodeHidden(const SUnit *Node) { in isNodeHidden() function
33 static bool isNodeHidden(const SUnit *Node, const ScheduleDAG *G) { in isNodeHidden() function
3914 static bool isNodeHidden(const SUnit *Node, const ScheduleDAG *G) { in isNodeHidden() function
38 static bool isNodeHidden(const SUnit *Node) { in isNodeHidden() function
3694 static bool isNodeHidden(const SUnit *Node) { in isNodeHidden() function
63 static bool isNodeHidden(const void *) { in isNodeHidden() function
161 bool isNodeHidden(NodeRef Node) { in isNodeHidden() function
64 static bool isNodeHidden(const void *, const GraphType &) { in isNodeHidden() function
172 bool isNodeHidden(NodeRef Node) { return DTraits.isNodeHidden(Node, G); } in isNodeHidden() function
77 bool DDGDotGraphTraits::isNodeHidden(const DDGNode *Node, in isNodeHidden() function in DDGDotGraphTraits
317 bool DOTGraphTraits<DOTFuncInfo *>::isNodeHidden(const BasicBlock *Node, in isNodeHidden() function in DOTGraphTraits
151 static bool isNodeHidden(const CallGraphNode *Node, in isNodeHidden() function