Synopsis

Declared in <llvm/Analysis/MemoryLocation.h>

static
MemoryLocation
getForArgument(
    CallBase const* Call,
    unsigned int ArgIdx,
    TargetLibraryInfo const& TLI);

Created with MrDocs