Home
last modified time | relevance | path

Searched refs:getLocationInfo (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLibCallSemantics.h142 const LibCallLocationInfo &getLocationInfo(unsigned LocID) const;
156 virtual unsigned getLocationInfo(const LibCallLocationInfo *&Array) const { in getLocationInfo() function
/external/llvm/lib/Analysis/
DLibCallSemantics.cpp32 const LibCallLocationInfo &LibCallInfo::getLocationInfo(unsigned LocID) const { in getLocationInfo() function in LibCallInfo
35 NumLocations = getLocationInfo(Locations); in getLocationInfo()
DLibCallAliasAnalysis.cpp72 LCI->getLocationInfo(Details[i].LocationID); in AnalyzeLibCallDetails()
93 LCI->getLocationInfo(Details[i].LocationID); in AnalyzeLibCallDetails()