Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3226 struct AAUndefinedBehaviorFunction final : AAUndefinedBehaviorImpl { struct
3227 AAUndefinedBehaviorFunction(const IRPosition &IRP, Attributor &A) in AAUndefinedBehaviorFunction() function
3231 void trackStatistics() const override { in trackStatistics()