LLVM API Documentation
Functions | |
bool | isPointerType (const Type *Ty) |
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().