Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12854 struct AAAllocationInfoArgument : AAAllocationInfoImpl { struct
12855 AAAllocationInfoArgument(const IRPosition &IRP, Attributor &A) in AAAllocationInfoArgument() function
12858 void trackStatistics() const override { in trackStatistics()