Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5474 struct AAInstanceInfoImpl : public AAInstanceInfo { struct
5475 AAInstanceInfoImpl(const IRPosition &IRP, Attributor &A) in AAInstanceInfoImpl() function
5479 void initialize(Attributor &A) override { in initialize()
5497 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()
5571 const std::string getAsStr() const override { in getAsStr()
5576 void trackStatistics() const override {} in trackStatistics()