Searched refs:AAUndefinedBehaviorImpl (Results 1 – 1 of 1) sorted by relevance
2907 struct AAUndefinedBehaviorImpl : public AAUndefinedBehavior { struct2908 AAUndefinedBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAUndefinedBehaviorImpl() argument3226 struct AAUndefinedBehaviorFunction final : AAUndefinedBehaviorImpl {3228 : AAUndefinedBehaviorImpl(IRP, A) {} in AAUndefinedBehaviorFunction()