Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp12845 struct AAAllocationInfoCallSiteReturned : AAAllocationInfoImpl { struct
12846 AAAllocationInfoCallSiteReturned(const IRPosition &IRP, Attributor &A) in AAAllocationInfoCallSiteReturned() argument
12849 void trackStatistics() const override { in trackStatistics()