Searched defs:AAUndefinedBehaviorFunction (Results 1 – 1 of 1) sorted by relevance
3226 struct AAUndefinedBehaviorFunction final : AAUndefinedBehaviorImpl { struct3227 AAUndefinedBehaviorFunction(const IRPosition &IRP, Attributor &A) in AAUndefinedBehaviorFunction() argument3231 void trackStatistics() const override { in trackStatistics()