LLVM API Documentation
#include "llvm/Module.h"#include "llvm/Analysis/AliasAnalysis.h"#include "llvm/Analysis/DataStructure/DataStructure.h"#include "llvm/Analysis/DataStructure/DSGraph.h"Include dependency graph for DataStructureAA.cpp:

Go to the source code of this file.
Functions | |
| static bool | isSinglePhysicalObject (DSNode *N) |
|
|
Definition at line 88 of file DataStructureAA.cpp. References llvm::DSNode::getGlobals(), llvm::DSNode::isAllocaNode(), llvm::DSNode::isComplete(), llvm::DSNode::isGlobalNode(), llvm::DSNode::isHeapNode(), and llvm::DSNode::isUnknownNode(). |
|
|
|
|
|
Definition at line 68 of file DataStructureAA.cpp. |