LLVM API Documentation

llvm::DataStructureAnalysis Namespace Reference


Functions

bool isPointerType (const Type *Ty)


Function Documentation

bool llvm::DataStructureAnalysis::isPointerType ( const Type Ty  ) 

isPointerType - Return true if this first class type is big enough to hold a pointer.

Referenced by llvm::DSGraph::AssertGraphOK(), llvm::DSGraph::getCallSiteForArguments(), llvm::DSGraph::getDSCallSiteForCallSite(), llvm::DSGraph::getFunctionArgumentsForCall(), and llvm::DSGraph::markIncompleteNodes().