Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2034 struct AAPointerInfoCallSiteReturned final : AAPointerInfoFloating { struct
2035 AAPointerInfoCallSiteReturned(const IRPosition &IRP, Attributor &A) in AAPointerInfoCallSiteReturned() argument
2039 void trackStatistics() const override { in trackStatistics()