Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3246 struct AAUndefinedBehaviorFunction final : AAUndefinedBehaviorImpl { struct
3247 AAUndefinedBehaviorFunction(const IRPosition &IRP, Attributor &A) in AAUndefinedBehaviorFunction() function
3251 void trackStatistics() const override { in trackStatistics()