Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DAliasAnalysis.cpp158 MemoryLocation ArgLoc = MemoryLocation::getForArgument(CS, ArgIdx, TLI); in getModRefInfo()
227 auto CS2ArgLoc = MemoryLocation::getForArgument(CS2, CS2ArgIdx, TLI); in getModRefInfo()
257 auto CS1ArgLoc = MemoryLocation::getForArgument(CS1, CS1ArgIdx, TLI); in getModRefInfo()
DMemoryLocation.cpp93 MemoryLocation MemoryLocation::getForArgument(ImmutableCallSite CS, in getForArgument() function in MemoryLocation
/external/llvm/include/llvm/Analysis/
DMemoryLocation.h92 static MemoryLocation getForArgument(ImmutableCallSite CS, unsigned ArgIdx,