Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8812 struct AAMemoryLocationCallSite final : AAMemoryLocationImpl { struct
8813 AAMemoryLocationCallSite(const IRPosition &IRP, Attributor &A) in AAMemoryLocationCallSite() argument
8817 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
8841 void trackStatistics() const override { in trackStatistics()