Home
last modified time | relevance | path

Searched defs:getEntryNode (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp60 getEntryNode(const MachineBlockFrequencyInfo *G) { in getEntryNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
DProfiledCallGraph.h128 ProfiledCallGraphNode *getEntryNode() { return &Root; } in getEntryNode() function
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp261 ArgumentGraphNode *getEntryNode() { return &SyntheticRoot; } in getEntryNode() function in __anon72d3e9710311::ArgumentGraph
337 static inline NodeType *getEntryNode(NodeType *A) { return A; } in getEntryNode() function
347 static NodeType *getEntryNode(ArgumentGraph *AG) { in getEntryNode() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominators.h263 static NodeRef getEntryNode(NodeRef N) { return N; } in getEntryNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopIterator.h74 static NodeRef getEntryNode(const Loop &G) { return {&G, G.getHeader()}; } in getEntryNode() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopIterator.h74 static NodeRef getEntryNode(const Loop &G) { return {&G, G.getHeader()}; } in getEntryNode() function
/external/llvm/include/llvm/CodeGen/
DMachineDominators.h277 static NodeType *getEntryNode(NodeType *N) { return N; } in getEntryNode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp93 static NodeRef getEntryNode(const MachineBlockFrequencyInfo *G) { in getEntryNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineDominators.h264 static NodeRef getEntryNode(NodeRef N) { return N; } in getEntryNode() function
/external/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp67 static inline const NodeType *getEntryNode(const BlockFrequencyInfo *G) { in getEntryNode() function
DBlockFrequencyInfoImpl.cpp628 static const NodeType *getEntryNode(const GraphT &G) { in getEntryNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp95 static NodeRef getEntryNode(const MachineBlockFrequencyInfo *G) { in getEntryNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DGenericCycleInfo.h318 static NodeRef getEntryNode(NodeRef Graph) { return Graph; } in getEntryNode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp346 ArgumentGraphNode *getEntryNode() { return &SyntheticRoot; } in getEntryNode() function in __anon7bae87130211::ArgumentGraph
426 static NodeRef getEntryNode(NodeRef A) { return A; } in getEntryNode() function
433 static NodeRef getEntryNode(ArgumentGraph *AG) { return AG->getEntryNode(); } in getEntryNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp105 static NodeRef getEntryNode(const BlockFrequencyInfo *G) { in getEntryNode() function
DCallPrinter.cpp118 static NodeRef getEntryNode(CallGraphDOTInfo *CGInfo) { in getEntryNode() function
DBlockFrequencyInfoImpl.cpp701 static NodeRef getEntryNode(const GraphT &G) { return G.StartIrr; } in getEntryNode() function
/external/llvm/unittests/ADT/
DSCCIteratorTest.cpp235 static inline NodeType *getEntryNode(const Graph<N> &G) { return G.AccessNode(0); } in getEntryNode() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp104 static NodeRef getEntryNode(const BlockFrequencyInfo *G) { in getEntryNode() function
DBlockFrequencyInfoImpl.cpp671 static NodeRef getEntryNode(const GraphT &G) { return G.StartIrr; } in getEntryNode() function
/external/swiftshader/third_party/subzero/src/
DIceCfg.h89 CfgNode *getEntryNode() const { return Entry; } in getEntryNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp487 ArgumentGraphNode *getEntryNode() { return &SyntheticRoot; } in getEntryNode() function in __anon91db58190411::ArgumentGraph
559 static NodeRef getEntryNode(NodeRef A) { return A; } in getEntryNode() function
566 static NodeRef getEntryNode(ArgumentGraph *AG) { return AG->getEntryNode(); } in getEntryNode() function
DAttributor.cpp3699 static NodeRef getEntryNode(AADepGraphNode *DGN) { return DGN; } in getEntryNode() function
3713 static NodeRef getEntryNode(AADepGraph *DG) { return DG->GetEntryNode(); } in getEntryNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp122 static NodeRef getEntryNode(Region *R) { in getEntryNode() function
126 static NodeRef getEntryNode(NodeRef N) { return N; } in getEntryNode() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
DStandardInstrumentations.cpp1402 DisplayNode *getEntryNode() const { in getEntryNode() function in __anon018ddb262511::DotCfgDiffDisplayGraph
1776 static NodeRef getEntryNode(const DotCfgDiffDisplayGraph *G) { in getEntryNode() function

12