/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 261 ArgumentGraphNode *getEntryNode() { return &SyntheticRoot; } in getEntryNode() function in __anon5ca92ef10311::ArgumentGraph 337 static inline NodeType *getEntryNode(NodeType *A) { return A; } in getEntryNode() function 347 static NodeType *getEntryNode(ArgumentGraph *AG) { in getEntryNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 346 ArgumentGraphNode *getEntryNode() { return &SyntheticRoot; } in getEntryNode() function in __anonad212c930211::ArgumentGraph 426 static NodeRef getEntryNode(NodeRef A) { return A; } in getEntryNode() function 433 static NodeRef getEntryNode(ArgumentGraph *AG) { return AG->getEntryNode(); } in getEntryNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 487 ArgumentGraphNode *getEntryNode() { return &SyntheticRoot; } in getEntryNode() function in __anonc34dfd990411::ArgumentGraph 559 static NodeRef getEntryNode(NodeRef A) { return A; } in getEntryNode() function 566 static NodeRef getEntryNode(ArgumentGraph *AG) { return AG->getEntryNode(); } in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/ |
D | PostOrderCFGView.h | 92 static NodeRef getEntryNode(const ::clang::CFG *F) { in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/ |
D | PostOrderCFGView.h | 92 static NodeRef getEntryNode(const ::clang::CFG *F) { in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/ |
D | PostOrderCFGView.h | 92 static NodeRef getEntryNode(const ::clang::CFG *F) { in getEntryNode() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineBlockFrequencyInfo.cpp | 60 getEntryNode(const MachineBlockFrequencyInfo *G) { in getEntryNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 122 static NodeRef getEntryNode(Region *R) { in getEntryNode() function 126 static NodeRef getEntryNode(NodeRef N) { return N; } in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/ |
D | ProfiledCallGraph.h | 135 ProfiledCallGraphNode *getEntryNode() { return &Root; } in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/ |
D | ProfiledCallGraph.h | 135 ProfiledCallGraphNode *getEntryNode() { return &Root; } in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/ |
D | ProfiledCallGraph.h | 135 ProfiledCallGraphNode *getEntryNode() { return &Root; } in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/ |
D | ProfiledCallGraph.h | 135 ProfiledCallGraphNode *getEntryNode() { return &Root; } in getEntryNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
H A D | ProfiledCallGraph.h | 128 ProfiledCallGraphNode *getEntryNode() { return &Root; } in getEntryNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopIterator.h | 74 static NodeRef getEntryNode(const Loop &G) { return {&G, G.getHeader()}; } in getEntryNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | LoopIterator.h | 74 static NodeRef getEntryNode(const Loop &G) { return {&G, G.getHeader()}; } in getEntryNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineDominators.h | 263 static NodeRef getEntryNode(NodeRef N) { return N; } in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | LoopIterator.h | 74 static NodeRef getEntryNode(const Loop &G) { return {&G, G.getHeader()}; } in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | LoopIterator.h | 74 static NodeRef getEntryNode(const Loop &G) { return {&G, G.getHeader()}; } in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | LoopIterator.h | 74 static NodeRef getEntryNode(const Loop &G) { return {&G, G.getHeader()}; } in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | LoopIterator.h | 74 static NodeRef getEntryNode(const Loop &G) { return {&G, G.getHeader()}; } in getEntryNode() function
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineDominators.h | 277 static NodeType *getEntryNode(NodeType *N) { return N; } in getEntryNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineBlockFrequencyInfo.cpp | 93 static NodeRef getEntryNode(const MachineBlockFrequencyInfo *G) { in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineDominators.h | 264 static NodeRef getEntryNode(NodeRef N) { return N; } in getEntryNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineDominators.h | 264 static NodeRef getEntryNode(NodeRef N) { return N; } in getEntryNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineDominators.h | 264 static NodeRef getEntryNode(NodeRef N) { return N; } in getEntryNode() function
|