/external/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 60 getEntryNode(const MachineBlockFrequencyInfo *G) { in getEntryNode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
D | ProfiledCallGraph.h | 128 ProfiledCallGraphNode *getEntryNode() { return &Root; } in getEntryNode() function
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 261 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/ |
D | MachineDominators.h | 263 static NodeRef getEntryNode(NodeRef N) { return N; } in getEntryNode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | LoopIterator.h | 74 static NodeRef getEntryNode(const Loop &G) { return {&G, G.getHeader()}; } in getEntryNode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopIterator.h | 74 static NodeRef getEntryNode(const Loop &G) { return {&G, G.getHeader()}; } in getEntryNode() function
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 277 static NodeType *getEntryNode(NodeType *N) { return N; } in getEntryNode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 93 static NodeRef getEntryNode(const MachineBlockFrequencyInfo *G) { in getEntryNode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 264 static NodeRef getEntryNode(NodeRef N) { return N; } in getEntryNode() function
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfo.cpp | 67 static inline const NodeType *getEntryNode(const BlockFrequencyInfo *G) { in getEntryNode() function
|
D | BlockFrequencyInfoImpl.cpp | 628 static const NodeType *getEntryNode(const GraphT &G) { in getEntryNode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 95 static NodeRef getEntryNode(const MachineBlockFrequencyInfo *G) { in getEntryNode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | GenericCycleInfo.h | 318 static NodeRef getEntryNode(NodeRef Graph) { return Graph; } in getEntryNode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 346 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/ |
D | BlockFrequencyInfo.cpp | 105 static NodeRef getEntryNode(const BlockFrequencyInfo *G) { in getEntryNode() function
|
D | CallPrinter.cpp | 118 static NodeRef getEntryNode(CallGraphDOTInfo *CGInfo) { in getEntryNode() function
|
D | BlockFrequencyInfoImpl.cpp | 701 static NodeRef getEntryNode(const GraphT &G) { return G.StartIrr; } in getEntryNode() function
|
/external/llvm/unittests/ADT/ |
D | SCCIteratorTest.cpp | 235 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/ |
D | BlockFrequencyInfo.cpp | 104 static NodeRef getEntryNode(const BlockFrequencyInfo *G) { in getEntryNode() function
|
D | BlockFrequencyInfoImpl.cpp | 671 static NodeRef getEntryNode(const GraphT &G) { return G.StartIrr; } in getEntryNode() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceCfg.h | 89 CfgNode *getEntryNode() const { return Entry; } in getEntryNode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 487 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
|
D | Attributor.cpp | 3699 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/ |
D | StructurizeCFG.cpp | 122 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/ |
D | StandardInstrumentations.cpp | 1402 DisplayNode *getEntryNode() const { in getEntryNode() function in __anon018ddb262511::DotCfgDiffDisplayGraph 1776 static NodeRef getEntryNode(const DotCfgDiffDisplayGraph *G) { in getEntryNode() function
|