Searched defs:AANoUndefFloating (Results 1 – 1 of 1) sorted by relevance
10220 struct AANoUndefFloating : public AANoUndefImpl { struct10221 AANoUndefFloating(const IRPosition &IRP, Attributor &A) in AANoUndefFloating() function10225 void initialize(Attributor &A) override { in initialize()10234 ChangeStatus updateImpl(Attributor &A) override { in updateImpl()10271 void trackStatistics() const override { STATS_DECLTRACK_FNRET_ATTR(noundef) } in trackStatistics()