Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DMemoryLocation.cpp160 MemoryLocation MemoryLocation::getForArgument(const CallBase *Call, in getForArgument() function in MemoryLocation
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemoryLocation.h264 static MemoryLocation getForArgument(const CallBase *Call, unsigned ArgIdx, in getForArgument() function