Home
last modified time | relevance | path

Searched defs:getForArgument (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryLocation.cpp147 MemoryLocation MemoryLocation::getForArgument(const CallBase *Call, in getForArgument() function in MemoryLocation
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryLocation.h260 static MemoryLocation getForArgument(const CallBase *Call, unsigned ArgIdx, in getForArgument() function