Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp33 static bool isNodeHidden(const SUnit *Node, const ScheduleDAG *G) { in isNodeHidden() function
H A DMachineScheduler.cpp4388 static bool isNodeHidden(const SUnit *Node, const ScheduleDAG *G) { isNodeHidden() function
/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h64 static bool isNodeHidden(const void *, const GraphType &) { in isNodeHidden() function
H A DGraphWriter.h172 bool isNodeHidden(NodeRef Node) { return DTraits.isNodeHidden(Node, G); } in isNodeHidden() function
/llvm-project/llvm/lib/Analysis/
H A DDDGPrinter.cpp77 bool DDGDotGraphTraits::isNodeHidden(const DDGNode *Node, in isNodeHidden() function in DDGDotGraphTraits
H A DCFGPrinter.cpp183 bool DOTGraphTraits<DOTFuncInfo *>::isNodeHidden(const BasicBlock *Node, isNodeHidden() function in DOTGraphTraits
H A DCallPrinter.cpp152 static bool isNodeHidden(const CallGraphNode *Node, in isNodeHidden() function
/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2374 static bool isNodeHidden(NodeRef Node, GraphType) { isNodeHidden() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3861 static bool isNodeHidden(const ExplodedNode *N, const ExplodedGraph *G) { isNodeHidden() function