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