Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12863 struct AAAllocationInfoCallSiteArgument : AAAllocationInfoImpl { struct
12864 AAAllocationInfoCallSiteArgument(const IRPosition &IRP, Attributor &A) in AAAllocationInfoCallSiteArgument() function
12868 void initialize(Attributor &A) override { in initialize()
12873 void trackStatistics() const override { in trackStatistics()