Searched refs:AAUndefinedBehaviorImpl (Results 1 – 1 of 1) sorted by relevance
2508 struct AAUndefinedBehaviorImpl : public AAUndefinedBehavior { struct2509 AAUndefinedBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAUndefinedBehaviorImpl() argument2821 struct AAUndefinedBehaviorFunction final : AAUndefinedBehaviorImpl {2823 : AAUndefinedBehaviorImpl(IRP, A) {} in AAUndefinedBehaviorFunction()